[PATCH] D107804: [analyzer] MallocOverflow should consider comparisons only preceding malloc
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 27 06:27:20 PDT 2021
martong added a comment.
Probably it is too late, but the title of this change is misleading. I think is should be either `MallocOverflow should consider comparisons AFTER malloc` or `MallocOverflow should NOT consider comparisons only preceding malloc`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107804/new/
https://reviews.llvm.org/D107804
More information about the cfe-commits
mailing list