Closed
Bug 35394
Opened 25 years ago
Closed 24 years ago
[MLK] Leaking Strings
Categories
(Core :: XUL, defect, P4)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: beard, Assigned: saari)
References
()
Details
(Keywords: helpwanted, memory-leak, Whiteboard: [nsbeta3+] [PDT Check])
You're not deallocating the result from nsIStringBundle::GetStringFromName(). See
the URL above. Better yet, look at http://www.vmeng.com/beard/leaks/
MozillaLeaks.zip, which contains the leak report I got this from.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P1
Whiteboard: Fix in hand
Target Milestone: --- → M16
Comment 1•24 years ago
|
||
moving to m18. Chris, if you've had a fix in hand for the last month, please
check it in before they clamp the tree closed for PR2!
Target Milestone: M16 → M18
Comment 2•24 years ago
|
||
mass-moving all bugs to m21 that are not dofood+, or nsbeta2+
Target Milestone: M18 → M21
Updated•24 years ago
|
Whiteboard: Fix in hand → [nsbeta3+] Fix in hand
Comment 3•24 years ago
|
||
P4. Fix in hand? 4 months in hand?
Priority: P1 → P4
Target Milestone: M21 → M18
Comment 4•24 years ago
|
||
Please note that we are not committing to fix P4/P5 bugs for N6, although we
could still work on a fix in priority order, or take a patch.
Fix does not seem to be in hand. Removing "Fix in hand" from Status Summary.
How big is the leak?
Whiteboard: [nsbeta3+] Fix in hand → [nsbeta3+] [PDT 9/1]
Updating [PDT 9/1] to [PDT Check]
Whiteboard: [nsbeta3+] [PDT 9/1] → [nsbeta3+] [PDT Check]
From private email from saari:
"I have the fix on my drive somewhere... it is pretty simple if I remember
correctly, we're not not releasing something after addreffing it."
Could you find that patch, Chris?
Comment 10•24 years ago
|
||
hey chris -
sorry to bounce this back to you, but i figure it'll take two seconds for you to
apply whatever patch you might have, whereas i don't even have a build
environment on mac yet... anyway, it's p4. funfun.
Assignee: dr → saari
Status: ASSIGNED → NEW
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Comment 11•24 years ago
|
||
Mass-moving P4/P5 bugs to Future milestone. We just don't have any time left
for these, although we could still consider taking a good patch. Adding
Helpwanted keyword.
Keywords: helpwanted
Target Milestone: M18 → Future
Reporter | ||
Comment 12•24 years ago
|
||
This bug is fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•