Closed
Bug 4400
Opened 26 years ago
Closed 26 years ago
[MLK] leaks in RDF from resource & datasource tables
Categories
(Core Graveyard :: RDF, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M5
People
(Reporter: waterson, Assigned: waterson)
Details
We make a copy of a string to use as a key in these tables, but never release
it.
Assignee | ||
Comment 1•26 years ago
|
||
Set target milestone to M5.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
This is fixed: made sure to delete the duped key when an entries is removed.
code level fix. i'm marking as verified. if you disagree, please scold me as
appropriate.
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•