[PATCH] D111833: [clang] Fortify warning for scanf calls with field width too big.
Michael Benfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 28 14:10:59 PDT 2021
mbenfield added a comment.
Previously his patch did not cover %c and %[, but now it does.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111833/new/
https://reviews.llvm.org/D111833
More information about the cfe-commits
mailing list