diff options
author | Thurston Dang <thurston@google.com> | 2025-08-28 22:48:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-28 15:48:31 -0700 |
commit | 7450a00ae4b3d4d72c7059b8835d6bbeec4399a8 (patch) | |
tree | fbfa26f65097c0e987c5e2ff59e7a22c39c134ac /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | cdf5f4770b6c9a2ba066fc5eafc70f65b8d8a2bd (diff) | |
download | llvm-7450a00ae4b3d4d72c7059b8835d6bbeec4399a8.zip llvm-7450a00ae4b3d4d72c7059b8835d6bbeec4399a8.tar.gz llvm-7450a00ae4b3d4d72c7059b8835d6bbeec4399a8.tar.bz2 |
[msan] Add test for deferencing zero-sized malloc/calloc (#155934)
MSan fails to catch this, because 0-byte allocations are converted into
1-byte allocations.
Bug originally reported by dvyukov
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions