Closed Bug 9855 Opened 26 years ago Closed 26 years ago

[malloc] memory allocation problems - plugins

Categories

(Core Graveyard :: Plug-ins, defect, P3)

x86
Windows 95
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chofmann, Assigned: serhunt)

References

Details

(Whiteboard: [19990830] need to run purify)

[malloc] memory allocation problems - check bug 8227 for more details on what needs to be done to this code s:/mozilla/modules/plugin/nglsrc/nsPluginHostImpl.cpp Deref-error: "peer", line 1870 Deref-error: "pluginTag", line 2235 Deref-error: "pluginTag", line 2240 Deref-error: "pluginTag", line 2241 Deref-error: "pluginTag", line 2242 Deref-error: "pluginTag", line 2243 Deref-error: "pluginTag", line 2244 Deref-error: "pluginTag", line 2245 Deref-error: "pluginTag", line 2246 Deref-error: "pluginTag", line 2247 Deref-error: "pluginTag", line 2248 Deref-error: "pluginTag", line 2249 Deref-error: "pluginTag", line 2252 Deref-error: "pluginTag", line 2253 Deref-error: "pluginTag", line 2254 s:/mozilla/modules/plugin/nglsrc/nsPluginInstancePeer.cpp Deref-error: "stream", line 292
Summary: [malloc] memory allocation problems - plugins
Blocks: 8227
Status: NEW → ASSIGNED
Target Milestone: M9
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Alex -- what did you do to fix this? When did it get checked in? How can I verify this one?
I added if(whatever == null) return OUT_OF_MEMORY_ERROR; after corresponding whatever = new CWhatever; Was checked in 30 Jul 1999 16:51
well bust my buttons! so, if I load a couple of plug-ins and if I do not get any errors that are mentioned, can I mark this little guy verified?
Is it Purify?
I'll get one of the guys to run purify and take a look to see what they get
Whiteboard: [19990810] need to run purify
Whiteboard: [19990810] need to run purify → [19990830] need to run purify
we are awaiting the arrival of the PC so we can load and run purify.
QA Contact: beppe → elig
QA Contact: elig → chofmann
Per paulmac, we do not currently have a PC with Purify within our group. While I could learn Purify to verify this bug (and actually would be quite happy to do so!), I'm reassigning to the originator for verification. Good luck, Mr. Hofmann. ;)
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.