[Bug 780111] _gst_param_array_validate is not correctly implemented

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 15 21:33:49 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=780111

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 348039
  --> https://bugzilla.gnome.org/attachment.cgi?id=348039&action=edit
paramspec: Fix array validation logic

A paramspec validation should modify the content to match what the spec
requires and return TURE if a modification happened. This previous
implementation would only fix the first element of the array and return.
It was also return TRUE for empty array, while no modification was
needed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list