breakpad/src
thestig@chromium.org ad37f5aabd Terminating FileID path when at maximum length. (Coverity)
If FileID was constructed with a path that was >= PATH_MAX then path_ was not terminated resulting in a possible buffer overrun when reading.

BUG=573
A=cmumford@chromium.org
Original code review: https://breakpad.appspot.com/1324002/

R=cmumford@chromium.org

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

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1295 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-04-01 20:18:53 +00:00
..
client Make ARM64 detection consistent in chromium. 2014-04-01 18:20:36 +00:00
common Terminating FileID path when at maximum length. (Coverity) 2014-04-01 20:18:53 +00:00
google_breakpad Process minidumps generated on ARM64 in iOS apps. 2013-11-23 01:45:20 +00:00
processor Fix warnings from the Windows build. 2013-12-17 22:21:40 +00:00
third_party Fix a "set but not used" compiler warning in libdisasm 2013-05-10 15:49:23 +00:00
tools Check in new Windows binaries. 2014-03-26 20:45:52 +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