[llvm-branch-commits] [HWASan] always use unused bits in free tags (PR #191914)
Florian Mayer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Apr 13 16:47:54 PDT 2026
https://github.com/fmayer created https://github.com/llvm/llvm-project/pull/191914
That helps us improve LSan, because now we can tell whether a memory
region is freed.
More information about the llvm-branch-commits
mailing list