breakpad/src
Liu.andrew.x@gmail.com 0dbae0cf3f Fix potential null pointer dereference.
If a MinidumpLinuxMapsList was created and destroyed without its Read method,
the program would have a segmentation fault because the destructor did not
check for a null maps_ field. Additional changes include additional
supplementary null checks, a potential memory leak fix, and some comment
removal.

Review URL: https://codereview.chromium.org/1271543002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1478 4c0a9323-5329-0410-9bdc-e9ce6186880e
2015-07-31 15:26:39 +00:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client add aarch64 support to minidump-2-core 2015-07-20 10:21:27 +00:00
common Use local variable for out parameter rather than direct use of ivar 2015-06-20 00:32:37 +00:00
google_breakpad Fix potential null pointer dereference. 2015-07-31 15:26:39 +00:00
processor Fix potential null pointer dereference. 2015-07-31 15:26:39 +00:00
third_party MIPS64: Initial MIPS64 related change. 2015-04-15 19:28:11 +00:00
tools add aarch64 support to minidump-2-core 2015-07-20 10:21:27 +00:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00