Files
clang-p2996/compiler-rt/lib/scudo/standalone
Christopher Ferris ed0fd13783 [scudo] Double frees result in chunk state error (#110345)
Fixes bug where a device that supports tagged pointers doesn't use
the tagged pointer when computing the checksum.

Add tests to verify that double frees result in chunk state error
not corrupted header errors.
2024-10-15 17:14:50 -07:00
..