locking.c: Finally fixed nasty crash bug when deleting invalid share
authorJeremy Allison <jra@samba.org>
Mon, 6 Oct 1997 19:54:33 +0000 (19:54 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 6 Oct 1997 19:54:33 +0000 (19:54 +0000)
commit1de1a22d0cd4ca1a977f35411ca57ce0768a46d7
tree33baa78bd7d06db455e4b7b19e9cd96d6ed09b05
parent82ab76981f47431e88a2aae4782fbebe6e5d8182
locking.c: Finally fixed nasty crash bug when deleting invalid share
mode entries.
util.c: Tried to stop put_ip core dump seemingly caused
by bad returns from gethostbyname.
Jeremy (jallison@whistle.com)
source/lib/util.c
source/locking/locking.c