summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2023-02-16 11:23:44 -0800
committerMichael Jones <michaelrj@google.com>2023-02-27 13:21:35 -0800
commit62e7bdd22a95b92d04e61f93b6aea4d95a5030fd (patch)
treefb76bf4a35acf6ee0c3adb85585fcc8b681c28fa /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent387452ec591c81def6d8869b23c2ab2f1c56f999 (diff)
[libc] use vars in string to num fuzz targets
The string to integer and string to float standalone fuzz targets just ran the functions and didn't do anything with the output. This was intentional, since they are intended to be used with sanitizers to detect buffer overflow bugs. Not using the variables was causing compile warnings, so this patch adds trivial checks to use the variables. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D144208
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions