glibc/sysdeps/unix/sysv
Siddhesh Poyarekar 900962f37f linux/check_native: Always close socket on return
The error paths of __check_native would leave the socket FD open on
return, resulting in an FD leak.  Rework function exit paths so that
the fd is always closed on return.
2021-05-12 15:53:33 +05:30
..
linux linux/check_native: Always close socket on return 2021-05-12 15:53:33 +05:30