Closed
Bug 1261990
Opened 10 years ago
Closed 8 years ago
[infer] ResourceLeak in UpdateService
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1356693
People
(Reporter: mcomella, Unassigned, Mentored)
References
Details
(Whiteboard: [lang=java][good next bug])
var/lib/jenkins/workspace/fennec-infer/mobile/android/base/java/org/mozilla/gecko/updater/UpdateService.java:385: error: RESOURCE_LEAK
resource acquired by call to openConnectionWithProxy(...) at line 385 is not released after line 385
Comment 1•8 years ago
|
||
I have a patch in Bug 1356693 fixing this, hence closing as dupe (I decided to fix all the RESOURCE_LEAKs in one bug for organisational simplicity).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•