breakpad/src/client/windows/handler
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
..
exception_handler.cc ExceptionHandler class is not handling initialization errors, such as the 2008-12-03 17:21:34 +00:00
exception_handler.h Add a way for the client apps to specify custom information in case of out-of-process 2008-05-05 20:03:56 +00:00
exception_handler.vcproj Fix newlines (#253). rs=ted.mielczarek 2008-04-07 21:50:57 +00:00