Actions
Bug #2369
closedIPTV port number over than 32767 is not work
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
IPTV
Target version:
-
Start date:
2014-05-08
Due date:
% Done:
100%
Estimated time:
(Total: 0:00 h)
Found in version:
From 2014-05-08
Affected Versions:
Description
It is still not fixed from https://tvheadend.org/issues/2096.
Port number should be unsigned int (16bit), but signed integer used in udp.c.
Nikolai Lontke already suggested the patch file at #2096.
Attached file is his patch.
Thanks,
Files
Actions