diff options
author | Matt Morehouse <mascasa@google.com> | 2018-01-30 18:25:55 +0000 |
---|---|---|
committer | Matt Morehouse <mascasa@google.com> | 2018-01-30 18:25:55 +0000 |
commit | 1d8e5ea2500728cfc751ce055dd75e5084584e9c (patch) | |
tree | 25db7313f68a4dae300aceb8a956700f5297aa5a /lldb/packages/Python/lldbsuite/test | |
parent | 3a730d8582d8e93c432c953dbf6940aa127ce8bc (diff) | |
download | bcm5719-llvm-1d8e5ea2500728cfc751ce055dd75e5084584e9c.tar.gz bcm5719-llvm-1d8e5ea2500728cfc751ce055dd75e5084584e9c.zip |
[libFuzzer] Fix sizeof(ptr) bug.
sizeof(const char *) returns 4 or 8 when what we really want is the size
of the array.
llvm-svn: 323802
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions