diff options
author | Thurston Dang <thurston@google.com> | 2025-08-28 22:48:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-28 15:48:52 -0700 |
commit | e502768dbc8214b927d952505ea9a31fe50dee95 (patch) | |
tree | 1d1cb199e51a1204d4a8e4476abe02f530eceb36 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 7450a00ae4b3d4d72c7059b8835d6bbeec4399a8 (diff) | |
download | llvm-e502768dbc8214b927d952505ea9a31fe50dee95.zip llvm-e502768dbc8214b927d952505ea9a31fe50dee95.tar.gz llvm-e502768dbc8214b927d952505ea9a31fe50dee95.tar.bz2 |
[asan] Add test for deferencing zero-sized malloc/calloc (#155933)
ASan 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