breakpad/src
doshimun 2d7664e8d4 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
2008-06-09 23:38:24 +00:00
..
client In the destructor of ClientInfo, currently the wait on the clent_crashed_event is 2008-06-09 23:38:24 +00:00
common Fix to ignore source files that have a text address of 0 in their stabs entry 2008-05-19 17:27:40 +00:00
google_breakpad 64-bit processor can't handle 32-bit ppc minidumps due to struct padding 2008-05-14 18:24:23 +00:00
processor Fix newlines (#253). rs=ted.mielczarek 2008-04-07 21:50:57 +00:00
tools Modified symupload to correctly handle spaces in module names when processing symbol file 2008-06-05 21:20:53 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00