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
..
2021-04-14 09:24:45 -07:00
2021-05-10 18:45:34 +02:00
2021-04-06 15:10:31 -03:00
2021-04-01 19:41:40 +00:00
2021-04-15 11:05:43 +02:00