Skip to content

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)

Merge request reports

Loading