mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-24 08:52:57 +00:00
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