breakpad/src/client
Sergey Abbakumov c83fcf6470 Initialize variables for MSAN
The variables in the CL are not initialized. Even if it's safe not to
initialize them here, MSAN doesn't know that.

Bug: 394028
Change-Id: I597a7d76aa19d5789decd0f85150fa31c9655269
Reviewed-on: https://chromium-review.googlesource.com/1001573
Reviewed-by: Lei Zhang <thestig@chromium.org>
2018-04-10 17:13:20 +00:00
..
apple/Framework Mac: Add support for in-process crash reporting to Breakpad. 2014-09-15 22:48:18 +00:00
ios Fix crash when an NSException is thrown. 2018-02-02 20:18:46 +00:00
linux Initialize variables for MSAN 2018-04-10 17:13:20 +00:00
mac Fixing incorrect include guard (missing #define) 2018-02-23 14:30:08 +00:00
solaris/handler Use stdint types everywhere 2013-03-06 14:04:42 +00:00
windows Do not use non-standard stdext::checked_array_iterator with libc++. 2018-01-18 14:55:11 +00:00
minidump_file_writer-inl.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer.cc Android: Workaround for ftruncate() issues. 2015-11-05 15:45:01 -08:00
minidump_file_writer.h Fix the documentation for MinidumpFileWriter::Open(). 2014-05-12 19:36:46 +00:00
minidump_file_writer_unittest.cc Turn on more warnings in ios / mac projects. 2012-09-21 07:58:25 +00:00