[PATCH] D35068: [analyzer] Detect usages of unsafe I/O functions
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 27 11:24:58 PDT 2018
george.karpenkov added a comment.
@koldaniel Have you evaluated this checker? On which codebases? Were the warnings real security issues, or were they mostly spurious? The code seems fine, but I'm not sure whether it should be in `security` or in `alpha`.
https://reviews.llvm.org/D35068
More information about the cfe-commits
mailing list