util_sock: Don't return a pointer to freed memory.
authorKai Blin <kai@samba.org>
Mon, 21 Jan 2008 17:01:55 +0000 (18:01 +0100)
committerKai Blin <kai@samba.org>
Mon, 21 Jan 2008 17:02:24 +0000 (18:02 +0100)
commit24f68b90cca111256a7b03f7062cb57c2b08a0d6
treec4ea1b6577f778d297bd3b7b6b25190b95fe90ec
parent3ad798d803b3b023533bb48e6993885f22b96095
util_sock: Don't return a pointer to freed memory.

Fix a bug in my bugfix. Thanks to vl for spotting that one.
source/lib/util_sock.c