Closed Bug 49928 Opened 24 years ago Closed 24 years ago

[crash] exception when downloading file to c:\bla-bla.zip

Categories

(Core :: Networking, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: deo, Assigned: gagan)

Details

(Keywords: crash)

when downloading any zip file to c:\bla-bla.zip nsLocalFile::Create crashes. 
after
unsigned char* slash = _mbschr((const unsigned char*) mResolvedPath.GetBuffer(), 
'\\');
slash == 0, but it's being derefernced after.
proposed solution is either to check slash after assignment or assure that 
parent path always ends with '\\'. which is right way?
over to Networking
Assignee: asa → gagan
Component: Browser-General → Networking
QA Contact: doronr → tever
Adding crash keyword...
Keywords: crash
I do not see this with 092505 mozilla win32 trunk bits. marking worksforme.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
not seeing this either

verified wfm winNT 2000092711
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.