Closed Bug 9866 Opened 25 years ago Closed 25 years ago

[malloc] memory allocation problems - xpfe

Categories

(SeaMonkey :: UI Design, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: chofmann, Assigned: law)

References

Details

malloc] memory allocation problems - xpfe

check bug 8227 for more details on what needs to be done to this code

s:/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp
   Deref-error: "menuDelegate", line 728
   Deref-error: "menuDelegate", line 729
   Deref-error: "menuDelegate", line 730
   Deref-error: "menuDelegate", line 731
s:/mozilla/xpfe/components/find/src/nsFindComponent.cpp
   Deref-error: "dialog", line 671
s:/mozilla/xpfe/components/ucth/src/nsUnknownContentTypeHandler.cpp
   Deref-error: "dialog", line 244
Summary: malloc] memory allocation problems - xpfe → [malloc] memory allocation problems - xpfe
Blocks: 8227
Assignee: don → radha
Component: other → XPApps
OS: Windows 95 → All
Priority: P3 → P2
Hardware: PC → All
Target Milestone: M9
Radha, can you take care of this for M9?  If not, re-assign to Bill for M10.
Status: NEW → ASSIGNED
Assignee: radha → law
Status: ASSIGNED → NEW
I don't quite see a need to fix the menu delegate thing. For other files, the
line number seems a littlle mismatched. Reassigning to Bill, since he knows
better.
Target Milestone: M9 → M10
Status: NEW → ASSIGNED
I've fixed the menuDelegate thing in my tree (it needs fixing because if the
allocation fails, we'll crash dereferencing the pointer).  The problem in
nsFindComponent has gone away (not in most recent report).  There is a false
positive in the report about nsStreamTransfer.cpp but I'll ignore that.

I'll check in my fix and mark this resolved soon.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fix checked in.
Status: RESOLVED → VERIFIED
Mac memory leaks not a big problem anymore.  Browser automation running...looks
good.  Marking Verified.
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.