breakpad/src
mmentovai bbd9b47291 The string buffer lengths in a URL_COMPONENTS structure are in TCHARs, so
these should be sizeof(z) / sizeof(z[0]) to avoid a buffer overrun.  Caught
by Dmitry Titov, r=me.


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@229 4c0a9323-5329-0410-9bdc-e9ce6186880e
2007-11-13 22:17:14 +00:00
..
client Make Breakpad's debug-exception-ignoring configurable. r=Nicolas Sylvain 2007-10-18 20:54:20 +00:00
common The string buffer lengths in a URL_COMPONENTS structure are in TCHARs, so 2007-11-13 22:17:14 +00:00
google_breakpad Issue 196 - Breakpad processor support for x86-64. r=mento 2007-10-31 19:20:31 +00:00
processor Issue 196 - Breakpad processor support for x86-64. r=mento 2007-10-31 19:20:31 +00:00
tools fix crash_report build due to link error 2007-09-29 01:02:13 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00