[Bug 752336] dashdemux: duration field could overflow

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 17 09:11:02 PDT 2015


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

--- Comment #7 from Florin Apostol <florin.apostol at oregan.net> ---
Created attachment 311567
  --> https://bugzilla.gnome.org/attachment.cgi?id=311567&action=edit
proposed patch for duration format validation

I was thinking about something like this for duration format validation.
It needs checks for months >=31, hours >=24, etc
Also the function should be moved to a separate function that extracts duration
from a string so that we can add some simple unit tests.

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