[Webkit-unassigned] [Bug 173862] [GTK] Layout Test webrtc/video.html issues "stack smashing detected"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 22:31:05 PDT 2017


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 313896
  --> https://bugs.webkit.org/attachment.cgi?id=313896
WIP patch

View in context: https://bugs.webkit.org/attachment.cgi?id=313896&action=review

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerOwr.cpp:364
> +    int audioDisabled;
> +    int videoDisabled;

Use gboolean instead of int.

-- 
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/20170627/dcf87bf6/attachment-0001.html>


More information about the webkit-unassigned mailing list