aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-03-31 22:08:43 +0000
committerRui Ueyama <ruiu@google.com>2015-03-31 22:08:43 +0000
commit6a75d842c9e279ed5e309e7cbc15d9ff1f81ca93 (patch)
tree94057c0bc69ea76589cb2629ee6037d0e9504c49 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parent0da48b7c19991f53cfcc4ffce07f192fe9455bce (diff)
downloadllvm-6a75d842c9e279ed5e309e7cbc15d9ff1f81ca93.zip
llvm-6a75d842c9e279ed5e309e7cbc15d9ff1f81ca93.tar.gz
llvm-6a75d842c9e279ed5e309e7cbc15d9ff1f81ca93.tar.bz2
ELF: Fix dereferencing end() iterator.
findAbsoluteAtom() returns absoluteAtom().end() if no atom is found. Dereferencing end() value results an undefined behavior. llvm-svn: 233765
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions