Closed Bug 965498 Opened 11 years ago Closed 11 years ago

Bluetooth leaks every blob

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

defect
Not set
normal

Tracking

(blocking-b2g:1.3+, firefox27 wontfix, firefox28 fixed, firefox29 fixed, b2g18 wontfix, b2g-v1.1hd wontfix, b2g-v1.2 wontfix, b2g-v1.3 fixed, b2g-v1.4 fixed)

RESOLVED FIXED
1.3 C3/1.4 S3(31jan)
blocking-b2g 1.3+
Tracking Status
firefox27 --- wontfix
firefox28 --- fixed
firefox29 --- fixed
b2g18 --- wontfix
b2g-v1.1hd --- wontfix
b2g-v1.2 --- wontfix
b2g-v1.3 --- fixed
b2g-v1.4 --- fixed

People

(Reporter: khuey, Assigned: khuey)

References

Details

(Whiteboard: [MemShrink:P1])

Attachments

(1 file, 1 obsolete file)

Attached patch Patch (obsolete) (deleted) — Splinter Review
aActor->GetBlob() returns already_AddRefed, which bluetooth is throwing away.
Attachment #8367558 - Flags: review?(kyle)
Attachment #8367558 - Flags: review?(kyle) → review+
Attached patch Patch (deleted) — Splinter Review
With reviewer information.
Assignee: nobody → khuey
Attachment #8367558 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8367566 - Flags: review+
blocking-b2g: --- → 1.3+
Keywords: checkin-needed
Whiteboard: [MemShrink:P1]
Yikes. Did you find this via pure code inspection or did profiling data point you in this direction?
Flags: needinfo?(khuey)
bent noticed it while looking at a patch, I believe. There was some discussion at the DOM work week about eliminating this footgun (or at least making it more obvious than "get()"), but I'm not sure if a bug's been filed about it yet.
Yeah, bent found it while looking at a patch that moved this code around. We came up with a plan for catching these sorts of errors at the work week today. More to come. Also we really need to run b2g with leak checking turned on.
Flags: needinfo?(khuey)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Not sure if this is considered "stability" enough to be considered for v1.2 uplift still. You'll want to run it past RelMan if you think this should be uplifted there still.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: