diff options
| author | Artur Pilipenko <apilipenko@azulsystems.com> | 2016-08-12 15:08:15 +0000 |
|---|---|---|
| committer | Artur Pilipenko <apilipenko@azulsystems.com> | 2016-08-12 15:08:15 +0000 |
| commit | b623088abe69c439838ced036cc1474c818a170e (patch) | |
| tree | cf2e12e6fba0048cca002a206f6d5bbc03c22eaf /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp | |
| parent | 0d2ed35d3ea8a6625142d677dd71ee44ee0ec1b1 (diff) | |
| download | llvm-b623088abe69c439838ced036cc1474c818a170e.zip llvm-b623088abe69c439838ced036cc1474c818a170e.tar.gz llvm-b623088abe69c439838ced036cc1474c818a170e.tar.bz2 | |
[LVI] Fix potential memory corruption in getValueFromCondition
Rewrite Visited[Cond] = getValueFromConditionImpl(..., Visited) statement which can lead to a memory corruption since getValueFromConditionImpl changes Visited map and invalidates the iterators.
llvm-svn: 278514
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp')
0 files changed, 0 insertions, 0 deletions
