Comment #8 on issue 27644 by [email protected]: Leak in workers http://code.google.com/p/chromium/issues/detail?id=27644
Actually, I could be wrong - I'm not sure whether map::erase() invalidates the iterator (documentation doesn't say one way or the other). I can't see any other way to get this uninitialized value error, given that we're talking about a map whose values are initialized from a local struct. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
