diff options
author | Nikita Popov <npopov@redhat.com> | 2022-01-17 10:09:44 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-01-17 10:10:56 +0100 |
commit | 12bee2c0542460db8080a8630b139953207846cf (patch) | |
tree | 82d1927659a68897922b34f63b1d862d2cd434eb /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 499f1ca79f232faae09b1793a994d1a22ba403cd (diff) | |
download | llvm-12bee2c0542460db8080a8630b139953207846cf.zip llvm-12bee2c0542460db8080a8630b139953207846cf.tar.gz llvm-12bee2c0542460db8080a8630b139953207846cf.tar.bz2 |
[GlobalOpt] Drop an incorrect check
This was a last-minute addition to D117249, and of course I ended
up inverting the condition in a way that caused an uninitialized
memory read.
I've dropped it entirely, as I don't think we actually care whether
the size is zero or not here. The previous code wasn't checking
this either.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions