David S. Miller 9a1875e60e [NET]: Fully fix the memory leaks in sys_accept().
Andi Kleen was right, fput() on sock->file will end up calling
sock_release() if necessary.  So here is the rest of his version
of the fix for these leaks.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-01 12:48:36 -08:00
..
2006-03-20 22:35:41 -08:00
2006-03-31 02:09:36 -08:00
2006-03-29 13:57:31 -08:00
2006-03-20 22:33:17 -08:00
2006-03-24 07:33:24 -08:00