diff options
| author | nealsid <nealsid@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-07-30 22:53:09 +0000 |
|---|---|---|
| committer | nealsid <nealsid@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-07-30 22:53:09 +0000 |
| commit | f3f7df33de02410699895b5f9a77901b550578cd (patch) | |
| tree | 7cd2d6848b090cb6eed35425809be160a35f7158 /src/client/linux/handler/Makefile | |
| parent | Linux dumper: Don't record file boundary addresses as null-name SourceFileInf... (diff) | |
| download | breakpad-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/client/linux/handler/Makefile')
0 files changed, 0 insertions, 0 deletions
