[clang] [analyzer] New optin.taint.TaintedAlloc checker for catching unbounded memory allocation calls (PR #92420)

Daniel Krupp via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 5 03:02:38 PDT 2024


dkrupp wrote:

Now the checker is renamed to optin.taint.TaintedAlloc as requested by the reviewers.

https://github.com/llvm/llvm-project/pull/92420


More information about the cfe-commits mailing list