[Webkit-unassigned] [Bug 196759] New: OfflineAudioDestinationNode::startRendering leaks OfflineAudioDestinationNode if offlineRender exists early

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 19:34:49 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196759

            Bug ID: 196759
           Summary: OfflineAudioDestinationNode::startRendering leaks
                    OfflineAudioDestinationNode if offlineRender exists
                    early
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: eric.carlson at apple.com, jer.noble at apple.com,
                    youennf at gmail.com

OfflineAudioDestinationNode::startRendering calls ref() unconditionally
but offlineRender() calls deref() conditionally.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190410/5d478684/attachment.html>


More information about the webkit-unassigned mailing list