[all-commits] [llvm/llvm-project] fe1006: [TSan] fix crash when symbolize on darwin platform...

pudge62 via All-commits all-commits at lists.llvm.org
Mon Sep 2 00:32:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe1006b7f25258742173304c7c32e891be31d14e
      https://github.com/llvm/llvm-project/commit/fe1006b7f25258742173304c7c32e891be31d14e
  Author: pudge62 <70063806+pudge62 at users.noreply.github.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp

  Log Message:
  -----------
  [TSan] fix crash when symbolize on darwin platforms (#99441)

The `dli_sname` filed in `Dl_info` may be `NULL`, which could cause a
crash



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list