[vlc-devel] [PATCHv4 1/3] access: Add satip access module

Filip Roséen filip at videolabs.io
Fri May 27 11:19:40 CEST 2016


> And now I remember why I set udp_port to be an int instead of uint16_t before v3 ;)
> Fixed that, thanks.

Remember that signed-integer overflow is *undefined-behavior*, as such simply
changing the type of `udp_port` to `int` is not enough to make the
implementation well-formed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160527/c7e62925/attachment.html>


More information about the vlc-devel mailing list