[all-commits] [llvm/llvm-project] 9f517f: [clang][analyzer] Improve bug report in alpha.secu...

Balázs Kéri via All-commits all-commits at lists.llvm.org
Wed Aug 11 03:52:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f517fd11ee9b9e49eabff7400cfe13b424e9b06
      https://github.com/llvm/llvm-project/commit/9f517fd11ee9b9e49eabff7400cfe13b424e9b06
  Author: Balázs Kéri <1.int32 at gmail.com>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp
    M clang/test/Analysis/misc-ps-region-store.m
    M clang/test/Analysis/return-ptr-range.cpp

  Log Message:
  -----------
  [clang][analyzer] Improve bug report in alpha.security.ReturnPtrRange

Add some notes and track of bad return value.

Reviewed By: steakhal

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




More information about the All-commits mailing list