[webkit-reviews] review requested: [Bug 186678] [GStreamer] Some media stream tests are crashing : [Attachment 343328] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 08:49:22 PDT 2018


Thibault Saunier <tsaunier at gnome.org> has asked  for review:
Bug 186678: [GStreamer] Some media stream tests are crashing
https://bugs.webkit.org/show_bug.cgi?id=186678

Attachment 343328: Patch.

https://bugs.webkit.org/attachment.cgi?id=343328&action=review




--- Comment #12 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 343328

  --> https://bugs.webkit.org/attachment.cgi?id=343328&action=review

Patch.

Add a missing check to avoid calling gst_stream_collection_get () on a NULL
collection
when using playbin2. Removed the goto by using a Vector<String> and convert
that to a
GList only when required.


More information about the webkit-reviews mailing list