summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-09-14 15:44:29 +0000
committerTamas Berghammer <tberghammer@google.com>2015-09-14 15:44:29 +0000
commitf8fd9b5263017999d61f6aa3670987fa65fd79f6 (patch)
treed8884c0c78d9eeb4d2a47a46c3e96f98633da73b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent26aca14b15e9e6915a89ba761c847e21a348f063 (diff)
Fix a possible SEGV in SymbolFileDWARF
The iterator pointing to an element of a dense map was used after the element from was removed from the map what isn't guaranteed to be valid at that time. llvm-svn: 247571
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions