]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
net.c: Fix a fd leak in create_local_socket().
authorAndre Noll <maan@systemlinux.org>
Sun, 2 Sep 2007 14:57:15 +0000 (16:57 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 2 Sep 2007 14:57:15 +0000 (16:57 +0200)
The old code leaked the open socket fd in case of errors.


No differences found