Closed
Bug 886660
Opened 11 years ago
Closed 11 years ago
FFTBlock::SetFFTSize() leaks kiss_fftr_cfg objects
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: karlt, Assigned: ehsan.akhgari)
References
Details
(Keywords: memory-leak, Whiteboard: [blocking-webaudio+][qa-])
Attachments
(1 file)
(deleted),
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
http://hg.mozilla.org/mozilla-central/rev/22d7a1784228#l1.59
If kiss_fft has leak logging, then it may be possible to test this with
getFloatFrequencyData/getByteFrequencyData() and fftSize on AudioNode in
test_analyserNode.html
Reporter | ||
Updated•11 years ago
|
Summary: SetFFTSize() leaks kiss_fftr_cfg objects → FFTBlock::SetFFTSize() leaks kiss_fftr_cfg objects
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
status-firefox24:
--- → affected
status-firefox25:
--- → affected
tracking-firefox24:
--- → ?
tracking-firefox25:
--- → ?
Whiteboard: [blocking-webaudio+]
Attachment #767409 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Updated•11 years ago
|
Assignee | ||
Comment 4•11 years ago
|
||
Assuming no QA needed here. Please remove [qa-] from the whiteboard and add the verifyme keyword if this needs QA.
Whiteboard: [blocking-webaudio+] → [blocking-webaudio+][qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•