Closed
Bug 42031
Opened 25 years ago
Closed 25 years ago
x-remote code leaks strings all over the place
Categories
(Core Graveyard :: X-remote, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: blizzard, Assigned: blizzard)
Details
Attachments
(2 files)
|
5.68 KB,
patch
|
Details | Diff | Splinter Review | |
|
5.70 KB,
patch
|
Details | Diff | Splinter Review |
After an email conversation with danm ( probably scc indirectly ) I realized
that I had been using pas of the sctring classes incorrectly and am probably
leaking strings all over the place. I went through the code and cleaned up my
string usage. Patch will be attached in a moment. I sent this to scc to look
at for review to make sure that I'm doing this the right way.
Trial by fire, I tell you.
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•25 years ago
|
||
| Assignee | ||
Comment 3•25 years ago
|
||
r=scc on this
| Assignee | ||
Comment 4•25 years ago
|
||
a=waterson
Waiting for the tree.
| Assignee | ||
Comment 5•25 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
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
•