[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 14 13:25:04 PDT 2021


mbenfield created this revision.
mbenfield added reviewers: enh, gbiv.
Herald added a reviewer: george.burgess.iv.
mbenfield requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111833

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/warn-fortify-scanf.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111833.379819.patch
Type: text/x-patch
Size: 10273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211014/2585d27b/attachment-0001.bin>


More information about the cfe-commits mailing list