breakpad/src/client/linux/handler
thestig@chromium.org 37a3b8d997 Linux: Call memset() in a couple places in ExceptionHandler to avoid uninit memory reads under Valgrind.
Also move private static variables into the .cc file.

BUG=chromium:332335
R=ivanpe@chromium.org

Review URL: https://breakpad.appspot.com/5734002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1385 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-09-23 20:30:09 +00:00
..
exception_handler_unittest.cc Cleanup: hide undefined behavior from the compiler better. 2014-07-01 17:50:05 +00:00
exception_handler.cc Linux: Call memset() in a couple places in ExceptionHandler to avoid uninit memory reads under Valgrind. 2014-09-23 20:30:09 +00:00
exception_handler.h Linux: Call memset() in a couple places in ExceptionHandler to avoid uninit memory reads under Valgrind. 2014-09-23 20:30:09 +00:00
minidump_descriptor.cc size_limit_ member of minidump_descriptor ignored in copy constructor 2013-02-14 14:03:54 +00:00
minidump_descriptor.h size_limit_ member of minidump_descriptor ignored in copy constructor 2013-02-14 14:03:54 +00:00