diff options
author | doshimun <doshimun@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2008-06-09 23:38:24 +0000 |
---|---|---|
committer | doshimun <doshimun@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2008-06-09 23:38:24 +0000 |
commit | 2d7664e8d477816e0641e822752f63982c1be74f (patch) | |
tree | 041bbfcafc1ab3c7666184f776f0f92cd171f0d2 /src/client/linux/handler | |
parent | Client process uptime is a very useful metric for crashes. Instead of each cl... (diff) | |
download | breakpad-2d7664e8d477816e0641e822752f63982c1be74f.tar.xz |
In the destructor of ClientInfo, currently the wait on the clent_crashed_event is
unregistered after the handle is closed. MSDN clearly says that the behavior is
undefined in this case. See http://msdn.microsoft.com/en-us/library/ms685061(VS.85).aspx
This change contains the fix for that bug. See attched diff.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@281 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/linux/handler')
0 files changed, 0 insertions, 0 deletions