[all-commits] [llvm/llvm-project] 39ead6: [sanitizer] Intercept lstat on Linux

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sat Nov 6 00:53:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39ead64e3f73045c7e0c72aed08c14b277828fb4
      https://github.com/llvm/llvm-project/commit/39ead64e3f73045c7e0c72aed08c14b277828fb4
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-11-06 (Sat, 06 Nov 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h

  Log Message:
  -----------
  [sanitizer] Intercept lstat on Linux

It's availible from GLIBC 2.33
Fixes use-of-uninitialized-value llvm/lib/Support/Unix/Path.inc:467:29 in llvm::sys::fs::remove(llvm::Twine const&, bool)




More information about the All-commits mailing list