[all-commits] [llvm/llvm-project] b0fdba: [ubsan] warn inside the sigaction interceptor if s...
    Kostya Serebryany via All-commits 
    all-commits at lists.llvm.org
       
    Wed Sep  1 12:37:32 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0fdbadf9f099e42bd2185ed32211b2d73cb2f58
      https://github.com/llvm/llvm-project/commit/b0fdbadf9f099e42bd2185ed32211b2d73cb2f58
  Author: Kostya Serebryany <kcc at google.com>
  Date:   2021-09-01 (Wed, 01 Sep 2021)
  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc
    A compiler-rt/test/ubsan/TestCases/Misc/Linux/static-link.cpp
  Log Message:
  -----------
  [ubsan] warn inside the sigaction interceptor if static linking is suspected, and continue instead of crashing on null deref
[ubsan] warn inside the sigaction interceptor if static linking is suspected, and continue instead of crashing on null deref
Reviewed By: kostik
Differential Revision: https://reviews.llvm.org/D109081
    
    
More information about the All-commits
mailing list