[clang] [analyzer] New optin.taint.TaintAlloc checker for catching unbounded memory allocation calls (PR #92420)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 3 10:44:58 PDT 2024
https://github.com/NagyDonat approved this pull request.
The change LGTM. I agree with @steakhal that `TaintedAlloc` would be a slightly better name, but the current one is also acceptable.
https://github.com/llvm/llvm-project/pull/92420
More information about the cfe-commits
mailing list