[all-commits] [llvm/llvm-project] 1d393e: [analyzer] Fix a null FunctionDecl dereference bug...

Kristóf Umann via All-commits all-commits at lists.llvm.org
Wed May 20 16:05:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d393eac8f6907074138612e18d5d1da803b4ad0
      https://github.com/llvm/llvm-project/commit/1d393eac8f6907074138612e18d5d1da803b4ad0
  Author: Kirstóf Umann <dkszelethus at gmail.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
    M clang/test/Analysis/malloc.c

  Log Message:
  -----------
  [analyzer] Fix a null FunctionDecl dereference bug after D75432




More information about the All-commits mailing list