зеркало из https://github.com/mozilla/pjs.git
Back out startup buffer size change (but leave diagnostic).
This commit is contained in:
Родитель
a734698976
Коммит
8ca81935ea
|
@ -274,7 +274,7 @@ struct AllocationFuncs
|
|||
|
||||
typedef struct logfile logfile;
|
||||
|
||||
#define STARTUP_TMBUFSIZE (64 * 1024)
|
||||
#define STARTUP_TMBUFSIZE (16 * 1024)
|
||||
#define LOGFILE_TMBUFSIZE (16 * 1024)
|
||||
|
||||
struct logfile {
|
||||
|
|
Загрузка…
Ссылка в новой задаче