[llvm-branch-commits] [LSan] skip leaks from dlerror (PR #142876)
Florian Mayer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jun 4 16:42:31 PDT 2025
https://github.com/fmayer created https://github.com/llvm/llvm-project/pull/142876
We have known false positives, and the return value is never
user-managed anyway.
More information about the llvm-branch-commits
mailing list