You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
Coverity report Using uninitialized value "sin". Field "sin.sin_zero" is uninitialized when calling "connect".
ros_comm/clients/roscpp/src/libros/transport/transport_udp.cpp
Lines 160 to 208 in 29053c4
I remember the uninitialized sin_zero might cause undefined behavior, not sure if it is still valid