[PATCH] D111833: [clang] Fortify warning for scanf calls with field width too big.
Elliott Hughes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 28 17:12:04 PDT 2021
enh added a comment.
In D111833#3094868 <https://reviews.llvm.org/D111833#3094868>, @mbenfield wrote:
> Previously this patch did not cover %c and %[, but now it does.
thanks!
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