[all-commits] [llvm/llvm-project] a5dd6c: [ASan] Fixed null pointer bug introduced in D112098.

kstoimenov via All-commits all-commits at lists.llvm.org
Mon Jan 31 13:50:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5dd6c74195551f0743dce7624683dce8084835f
      https://github.com/llvm/llvm-project/commit/a5dd6c74195551f0743dce7624683dce8084835f
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/test/Instrumentation/AddressSanitizer/asan-stack-safety.ll

  Log Message:
  -----------
  [ASan] Fixed null pointer bug introduced in D112098.

Also added some more test to cover the "else if" part.

Reviewed By: RKSimon

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




More information about the All-commits mailing list