breakpad/src/client/windows
mmentovai e5c401467b ExceptionHandler class is not handling initialization errors, such as the
handler thread not being created.  Protect the exception handler against
failure to create semaphores and a thread handle.

Patch by Marc-André (MAD) Decoste, r=me

http://code.google.com/p/google-breakpad/issues/detail?id=285
http://codereview.chromium.org/13065


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@300 4c0a9323-5329-0410-9bdc-e9ce6186880e
2008-12-03 17:21:34 +00:00
..
common Replace the user of wcscpy_s with safe_wcscpy in common/windows/string_utils-inl.h to 2008-05-08 18:15:07 +00:00
crash_generation Fix warning when converting int to bool 2008-10-10 17:51:32 +00:00
handler ExceptionHandler class is not handling initialization errors, such as the 2008-12-03 17:21:34 +00:00
sender Fix the following bug: 2008-06-05 20:59:35 +00:00
tests/crash_generation_app Microsoft broke PROCESS_ALL_ACCESS when we build with WINVER=0x600. See http://nsylvain.blogspot.com/2008/01/winverwin32winnt-mayhem.html for 2008-05-15 04:12:34 +00:00
breakpad_client.sln Fix newlines (#253). rs=ted.mielczarek 2008-04-07 21:50:57 +00:00