зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1028972 - Adjust Breakpad reservation for inflation. r=bsmedberg
--HG-- extra : rebase_source : e7811bc095ac739c2e5629fbdaa7c81686938416
This commit is contained in:
Родитель
bf0fff29f8
Коммит
3db31b2ab3
|
@ -385,7 +385,7 @@ patched_SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExce
|
|||
* This size is bigger than xul.dll plus some extra for MinidumpWriteDump
|
||||
* allocations.
|
||||
*/
|
||||
static const SIZE_T kReserveSize = 0x2400000; // 36 MB
|
||||
static const SIZE_T kReserveSize = 0x2800000; // 40 MB
|
||||
static void* gBreakpadReservedVM;
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче