Closed
Bug 235993
Opened 22 years ago
Closed 10 years ago
nsStandardURL::Resolve raw char* issues
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: bzbarsky, Unassigned)
Details
I'm seeing nsStandardURL::Resolve show up in profiles a bit... more precisely, I
am seeing the assignment at the end of that function show up. Even more
precisely, I'm seeing the strlen calls it triggers show up. Is there any way to
keep track of the string length here?
Updated•20 years ago
|
Assignee: darin → nobody
QA Contact: benc → networking
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•