bug 791775 - Replace a diff hunk that got lost from the previous landing. r=me

This commit is contained in:
Ted Mielczarek 2012-09-25 08:42:57 -04:00
parent f46595db1b
commit 4c0bb5a676

View File

@ -2479,7 +2479,8 @@ SetRemoteExceptionHandler()
#ifndef XP_LINUX
xpstring path = "";
#else
google_breakpad::MinidumpDescriptor path("");
// MinidumpDescriptor requires a non-empty path.
google_breakpad::MinidumpDescriptor path(".");
#endif
gExceptionHandler = new google_breakpad::
ExceptionHandler(path,