Fixing crashers 11638, 11716. Rev by gayatri. Approved by Chris Yeh.

This commit is contained in:
racham%netscape.com 1999-08-12 20:22:52 +00:00
Родитель c49852967d
Коммит ce17de7926
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -921,7 +921,6 @@ NS_IMETHODIMP nsProfile::SetProfileDir(const char *profileName, const nsFileSpec
printf("NULL value received for directory name.\n" );
#endif
}
nsCRT::free(profileDirString);
}
else
{