git-svn-id: svn://10.0.0.236/trunk@111606 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ccarlen%netscape.com
2002-01-09 01:04:17 +00:00
parent e55c2dfd10
commit 0adc398def

View File

@@ -1093,7 +1093,7 @@ nsLocalFile::ResolveAndStat()
}
mFollowLinksDirty = PR_TRUE;
}
if (mFollowLinksDirty)
if (mFollowLinksDirty && (err == noErr))
{
if (mFollowLinks)
{