balazske wrote:

Currently it looks OK to add `getentropy` to this checker because it is a 
string related function in a way. Otherwise it looks like that many of the 
checks (for buffer access, and buffer invalidations) that are implemented in 
`CStringChecker` could be moved to `StdLibraryFunctionsChecker` (but this can 
be more work). 

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

Reply via email to