Closed
Bug 236351
Opened 22 years ago
Closed 22 years ago
nsSOAPCall::GetTransport() leaks string
Categories
(Core Graveyard :: Web Services, defect)
Core Graveyard
Web Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: keeda, Assigned: keeda)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
1.26 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
![]() |
Assignee | |
Comment 1•22 years ago
|
||
Fix string leak and cleanup the function a little bit.
![]() |
Assignee | |
Comment 2•22 years ago
|
||
Comment on attachment 142835 [details] [diff] [review]
Patch
AFAIK, this is the right thing to do there. It is tested with the Amazon
example on mozilla.org and some stuff locally.
jst, r+sr ?
Attachment #142835 -
Flags: review?(jst)
![]() |
Assignee | |
Updated•22 years ago
|
Status: NEW → ASSIGNED
Comment 3•22 years ago
|
||
Comment on attachment 142835 [details] [diff] [review]
Patch
r+sr=jst
Attachment #142835 -
Flags: superreview+
Attachment #142835 -
Flags: review?(jst)
Attachment #142835 -
Flags: review+
![]() |
Assignee | |
Comment 4•22 years ago
|
||
Thanks for the quick review. Checked in.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•