[all-commits] [llvm/llvm-project] 0eccf1: [LSan] skip leaks from dlerror (#142876)

Florian Mayer via All-commits all-commits at lists.llvm.org
Wed Jun 4 20:04:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0eccf1385ca3ff87f077428d68976828ac56a548
      https://github.com/llvm/llvm-project/commit/0eccf1385ca3ff87f077428d68976828ac56a548
  Author: Florian Mayer <fmayer at google.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_common.cpp
    M compiler-rt/test/hwasan/TestCases/Posix/dlerror.cpp

  Log Message:
  -----------
  [LSan] skip leaks from dlerror (#142876)

We have known false positives, and the return value is never
user-managed anyway.



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