[Bug 748107] tsdemux: fix build error with clang

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 23 17:58:46 PDT 2015


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

--- Comment #5 from Yujin Lee <saddopop at gmail.com> ---
The patch by Luis seems to be intended to remove dead code because an unsigned
int64 variable cannot have negative value. But this patch is intended to
prevent the segment position from being assigned a negative value.
Of course, if the result of segment position calculation is always right, this
patch will be useless.

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