diff options
author | Martin Storsjo <martin@martin.st> | 2018-12-20 19:48:39 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-12-20 19:48:39 +0000 |
commit | 02e96dd039309dd99a26248ff0934f336d6a188e (patch) | |
tree | b2777418bd8521a68528f0e191fee536844dbd0b /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | f17421e595fe1becbc57fa873ec6278fd7fce188 (diff) | |
download | bcm5719-llvm-02e96dd039309dd99a26248ff0934f336d6a188e.tar.gz bcm5719-llvm-02e96dd039309dd99a26248ff0934f336d6a188e.zip |
[llvm-objcopy] [COFF] Don't call memcpy() with a null argument. NFC.
It is invalid to call memcpy with a null pointer, even if the size
is zero.
This should fix the sanitizer buildbot.
llvm-svn: 349808
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions