[compiler-rt] [scudo] Double frees result in chunk state error (PR #110345)

Christopher Ferris via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 17:14:51 PDT 2024


cferris1000 wrote:

Originally, I thought that the test might fail with a real crash without an abort when mte enabled. But I verified that it does properly detect the chunk state even when MTE is enabled.

https://github.com/llvm/llvm-project/pull/110345


More information about the llvm-commits mailing list