[Bug 752336] dashdemux: duration field could overflow

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 1 08:13:53 PDT 2015


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

--- Comment #26 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
(In reply to Florin Apostol from comment #16)
> @@ +1058,3 @@
>  error:
>    xmlFree (prop_string);
> +  *property_value = default_value;
> 
> don't need this. The gst_mpdparser_parse_duration should not change its
> value argument if it returns false.

I left this as is, as other parsing functions do this unconditionally at start.
Do you think all these functions should be modified to not do it ?

-- 
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