On 12/07/2011 09:01 AM, Stefan Hajnoczi wrote:
There is no consistent policy on closing the socket file descriptor when
net/socket.c initialization fails. This has been on my TODO list for a while
and I had a few minutes to fix it now.
Applied all. Thanks.
Regards,
Anthony Liguori
Stefan
There is no consistent policy on closing the socket file descriptor when
net/socket.c initialization fails. This has been on my TODO list for a while
and I had a few minutes to fix it now.
Stefan Hajnoczi (2):
net: expand tabs in net/socket.c
net: take ownership of fd in socket init functions