commit | 61d6928d64cef1cda2b0cf743c50a6667a2227a9 | [log] [tgz] |
---|---|---|
author | Fabio D'Urso <fdurso@google.com> | Tue Jul 22 03:31:35 2025 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 21 18:35:29 2025 -0700 |
tree | 244178d7840beba3f8f1a7198d7d93c01f3ed6aa | |
parent | 7328c5dd0a2c29fcdc37b68de9674bf6861309d4 [diff] |
[scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944) This fixes the test failure seen in the discussion about https://github.com/llvm/llvm-project/pull/148066. GitOrigin-RevId: fcdcc4ea7ac960c79246b3bd428f14ea350e63e2