lib: Fix CID 1128561 Pointer to local outside scope
commit6fdbf8de87521ea6f08cda6edf7129bdb6987968
authorVolker Lendecke <vl@samba.org>
Wed, 4 Mar 2015 08:43:19 +0000 (4 09:43 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Wed, 4 Mar 2015 13:46:07 +0000 (4 14:46 +0100)
tree959c70a615dcbb9034581e72aec8fd2964718e61
parent569c8700d6394c88fd706b46248c08279fdfb203
lib: Fix CID 1128561 Pointer to local outside scope

This is not strictly a bug, but it is confusing enough to justify a small patch
I guess.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
source3/lib/ctdbd_conn.c