зеркало из https://github.com/mozilla/pjs.git
fix Mac startup bustage
This commit is contained in:
Родитель
ef1b70ce79
Коммит
ba2ca9f2b5
|
@ -273,6 +273,7 @@ extern void vr_findGlobalRegName()
|
|||
if (err == noErr && thePath)
|
||||
{
|
||||
#if defined(STANDALONE_REGISTRY) || defined(USE_STDIO_MODES)
|
||||
thePath[pathLen] = '\0';
|
||||
globalRegName = XP_STRDUP(*(char**)thePath);
|
||||
#else
|
||||
/* Since we're now using NSPR, this HAS to be a unix path! */
|
||||
|
|
Загрузка…
Ссылка в новой задаче