vabridgers wrote:

I agree with Donat's proposal to remove this check, especially if the taint 
checker can be used to detect a "tainted" argument to an equivalent malloc() 
function. We see many false positives with the approach used in this checker to 
the extent that devs disable this checker. 

LGTM, but someone else must approve. Thanks

https://github.com/llvm/llvm-project/pull/103059
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to