Static analys fixes
Fix some (mostly potential) bugs that clang-check warns about.
Also fixed a real bug where getsockname was called with an empty length in udp.c (should be called with the size of the struct as length)
Fix some (mostly potential) bugs that clang-check warns about.
Also fixed a real bug where getsockname was called with an empty length in udp.c (should be called with the size of the struct as length)
VideoLAN code repository instance