Closed Bug 9852 Opened 26 years ago Closed 26 years ago

[malloc] memory allocation problems - libjar

Categories

(Core :: Networking: JAR, defect, P3)

x86
Windows 95
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: chofmann, Assigned: dbragg)

References

Details

[malloc] memory allocation problems - libjar check bug 8227 for more details on what needs to be done to this code s:/mozilla/modules/libjar/nsJAR.cpp Deref-error: "jarItem", line 229
Summary: Memory Management issues
updated Summary line
Summary: Memory Management issues → [malloc] memory allocation problems - libjar
Blocks: 8227
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Well, it wasn't exactly "malloc", it was a "new". Anyway, I now check for a null pointer and return NS_ERROR_OUT_OF_MEMORY if found, otherwise the processing continues.
Bulk changing all JAR Installation component bugs to Installer: XPI Packages
Product: Browser → Seamonkey
Component: Installer: XPI Packages → Installer
QA Contact: rickg → general
Component: Installer → Networking: JAR
Product: SeaMonkey → Core
QA Contact: general → networking.jar
You need to log in before you can comment on or make changes to this bug.