Closed
Bug 297082
Opened 20 years ago
Closed 20 years ago
potential OOM crash [@ nsNativeAppSupportWin::GetCmdLineArgs]
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 obsolete file)
this code is from Cenzic Hailstorm 2.6
Assignee: win32 → timeless
Status: NEW → ASSIGNED
Attachment #185678 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #185678 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 2•20 years ago
|
||
Comment on attachment 185678 [details] [diff] [review] handle alloc failure rs=me
Attachment #185678 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #185678 -
Flags: superreview+
Attachment #185678 -
Flags: review?(neil.parkwaycc.co.uk)
Attachment #185678 -
Flags: review+
Comment 3•20 years ago
|
||
Comment on attachment 185678 [details] [diff] [review] handle alloc failure hmm, won't a break just fall through to the aResult = do_CreateInstance( COMMANDLINESERVICE, &rv ); so it won't crash but it won't return failure...
Attachment #185678 -
Flags: approval1.8b3?
Comment 4•20 years ago
|
||
Comment on attachment 185678 [details] [diff] [review] handle alloc failure a=chofmann
Attachment #185678 -
Flags: approval1.8b3? → approval1.8b3+
Comment on attachment 185678 [details] [diff] [review] handle alloc failure mozilla/xpfe/bootstrap/nsNativeAppSupportWin.cpp 1.120
Attachment #185678 -
Attachment is obsolete: true
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•