Comment #4 on issue 16092 by vandebo: MessagePump leak http://code.google.com/p/chromium/issues/detail?id=16092
The two reports in this bug are for objects held in thread state. When the test ends, the thread does not exit before the process exits and therefore "leaks" the thread state. I confirmed that when these threads do exit, they correctly free the objects in these threads. AKA a false positive. -- 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 -~----------~----~----~----~------~----~------~--~---
