mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
41c9f0b9dc
They are false positive overflows, because coverity doesn't realize that hours <= 24, minutes < 60 and seconds < 60 in all functions. Also casting the number 60 (seconds in minute, minutes in hour) to guint64 for the calculations, in order to avoid overflowing once we allow more than 24-hour timecodes. CIDs #1371459, #1371458 |
||
---|---|---|
.. | ||
allocators | ||
app | ||
audio | ||
fft | ||
pbutils | ||
riff | ||
rtp | ||
rtsp | ||
sdp | ||
tag | ||
video | ||
gettext.h | ||
glib-compat-private.h | ||
gst-i18n-app.h | ||
gst-i18n-plugin.h | ||
Makefile.am |