aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dump_symbols.cc
diff options
context:
space:
mode:
authornealsid <nealsid@4c0a9323-5329-0410-9bdc-e9ce6186880e>2009-07-30 22:53:09 +0000
committernealsid <nealsid@4c0a9323-5329-0410-9bdc-e9ce6186880e>2009-07-30 22:53:09 +0000
commitf3f7df33de02410699895b5f9a77901b550578cd (patch)
tree7cd2d6848b090cb6eed35425809be160a35f7158 /src/common/linux/dump_symbols.cc
parentLinux dumper: Don't record file boundary addresses as null-name SourceFileInf... (diff)
downloadbreakpad-f3f7df33de02410699895b5f9a77901b550578cd.tar.xz
Fix an INVALIDATE_ITERATOR defect reported by Coverity.
std::vector::erase() invalidates the iterator, so we need to advance the iterator by using the return value of erase(). R=nealsid A=wtc git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@370 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/linux/dump_symbols.cc')
0 files changed, 0 insertions, 0 deletions