Bug 185724

Summary: [MSE][GStreamer] Stream::decodebinSinkPad is read but never assigned
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Alicia Boya García <aboya>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alicia Boya García 2018-05-17 06:39:32 PDT
This is a dead code removal patch; except when a Stream instance
happens to be instantiated in such a place that the non-initialized
decodeSinkPad is != 0, then it is a crash bug fix.
Comment 1 Alicia Boya García 2018-05-17 06:40:40 PDT
Created attachment 340578 [details]
Patch
Comment 2 WebKit Commit Bot 2018-05-21 08:28:34 PDT
Comment on attachment 340578 [details]
Patch

Clearing flags on attachment: 340578

Committed r232015: <https://trac.webkit.org/changeset/232015>
Comment 3 WebKit Commit Bot 2018-05-21 08:28:35 PDT
All reviewed patches have been landed.  Closing bug.