Closed
Bug 44051
Opened 25 years ago
Closed 25 years ago
RDFServiceImpl leaks keys to datasource table
Categories
(Core Graveyard :: RDF, defect, P3)
Core Graveyard
RDF
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: waterson, Assigned: dbaron)
Details
(Keywords: helpwanted, memory-leak)
Attachments
(1 file)
2.31 KB,
patch
|
Details | Diff | Splinter Review |
Need to add routine to free datasource table's keys in RDFServiceImpl's dtor.
Reporter | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M18
Reporter | ||
Comment 1•25 years ago
|
||
I'm lame. But this is a one-time leak that only occurs if a weird shutdown
sequence occurs.
Keywords: helpwanted
Target Milestone: M18 → Future
Assignee | ||
Comment 2•25 years ago
|
||
Taking. Have fix (AllocOps) in my tree - compiling.
Assignee: waterson → dbaron
Status: ASSIGNED → NEW
Assignee | ||
Comment 3•25 years ago
|
||
Reporter | ||
Comment 4•25 years ago
|
||
r=waterson. thanks!
Assignee | ||
Comment 5•25 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•