Exactly what it says on the tin!
https://www.kernel.org/doc/htmldocs/kernel-api/API-kfree.html
Paths
| Differential D76917
[analyzer][MallocChecker] Fix that kfree only takes a single argument ClosedPublic Authored by Szelethus on Mar 27 2020, 4:38 AM.
Details Summary Exactly what it says on the tin! https://www.kernel.org/doc/htmldocs/kernel-api/API-kfree.html
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, ASDenysPetrov, steakhal and 10 others. · View Herald TranscriptMar 27 2020, 4:38 AM This revision is now accepted and ready to land.Mar 27 2020, 5:02 AM Closed by commit rG30a8b77080b9: [analyzer][MallocChecker] Fix that kfree only takes a single argument (authored by Szelethus). · Explain WhyMar 27 2020, 5:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 253092 clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/test/Analysis/kmalloc-linux.c
|