Fixed long size in UDP port bitmap index
There is issue when you are using 64bit Linux and increasing RT_UDP_SOCKETS above 64, because on 64 bit Linux long has 64 bits instead of hardcoded 32 bits. This patch fixes the situation on both 32 and 64 bit OS. Signed-off-by:Matúš Olekšák <oleksak.matus@gmail.com> Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
Showing
Please register or sign in to comment