[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
Mon Nov 1 10:18:34 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a8c1736289f: [clang] Fortify warning for scanf calls with field width too big. (authored by mbenfield).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111833/new/

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.383829.patch
Type: text/x-patch
Size: 12224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211101/bd08cfc7/attachment-0001.bin>


More information about the cfe-commits mailing list