[all-commits] [llvm/llvm-project] 2db66f: [clang] Fortify warning for scanf calls with field...

Michael Benfield via All-commits all-commits at lists.llvm.org
Mon Nov 8 09:44:10 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2db66f8d48beeea835cb9a6940e25bc04ab5d941
      https://github.com/llvm/llvm-project/commit/2db66f8d48beeea835cb9a6940e25bc04ab5d941
  Author: Michael Benfield <mbenfield at google.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaChecking.cpp
    A clang/test/Sema/warn-fortify-scanf.c

  Log Message:
  -----------
  [clang] Fortify warning for scanf calls with field width too big.

Differential Revision: https://reviews.llvm.org/D111833




More information about the All-commits mailing list