diff options
| author | Dan Blackwell <dan_blackwell@apple.com> | 2025-11-04 11:03:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-04 11:03:59 +0000 |
| commit | 85c78274358717e4d5d019a801decba5c1add484 (patch) | |
| tree | b472a15351d5c57b87fa481ed54be76b83acc4d1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | c4ac31dc52e016a413ac9e2fa98252c6ff643e3c (diff) | |
| download | llvm-85c78274358717e4d5d019a801decba5c1add484.zip llvm-85c78274358717e4d5d019a801decba5c1add484.tar.gz llvm-85c78274358717e4d5d019a801decba5c1add484.tar.bz2 | |
[ASan][Test-Only] Allow read of size 2 in strcmp.c test (#166179)
Occasionally this test fails on Darwin due to `CHECK: READ of size 1`
not matching the actual output `CHECK: READ of size 2`. This can happen
when the memory before the string `s1` happens to match the first
character of `s2`.
This patch allows for `READ of size 2` to pass in order to account for
the above circumstances.
rdar://151317947
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
