mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
7d49d9b4a1
sockets are created in a loop until an unused address is found. But the unused socket fds were not closed. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>