-
- Downloads
ip_utils: fix buffer overflow
pjsockaddr is a union that is larger than ifr_addr.addr The size to copy depends on the IP family. Refs #45559
Please register or sign in to comment
pjsockaddr is a union that is larger than ifr_addr.addr The size to copy depends on the IP family. Refs #45559