Closed
Bug 61679
Opened 24 years ago
Closed 24 years ago
Clean up PR_LOG code in FTP
Categories
(Core Graveyard :: Networking: FTP, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dougt, Assigned: dougt)
References
Details
There are plenty of places we are allocatin XPIDLStrings which are only used the
in PR_LOG. These instances need to be surrounded by #ifdef's.
Assignee | ||
Comment 1•24 years ago
|
||
I fixed this with my rewrite. Since this is kind of a subjective task I created
for myself, there is no real need to verify. QA, Please mark ask closed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
VERIFIED:
if you provide some checkin details (bonzai or cvs), you can verify "code
change" bugs w/o QA.
Status: RESOLVED → VERIFIED
Updated•1 year ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•