[PATCH] D64680: [analyzer] MallocChecker: Prevent Integer Set Library false positives
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 12 17:37:51 PDT 2019
Charusso added a comment.
Here is an example of the mentioned use-after-free by pointer-escaping as an argument:
https://llvm.org/reports/scan-build/report-DeclBase.cpp-getFromVoidPointer-0-1.html#EndPath
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64680/new/
https://reviews.llvm.org/D64680
More information about the cfe-commits
mailing list