s3: Fix Coverity ID 770, REVERSE_INULL
commit8dc93bed09961ada9a25e8144cb761d1d7bd1ac5
authorVolker Lendecke <vl@samba.org>
Mon, 21 Mar 2011 09:46:53 +0000 (21 10:46 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 21 Mar 2011 14:40:10 +0000 (21 15:40 +0100)
tree1f34dd394eb381c1673a7d23df903ee91912df1e
parent60280babeb54d0fc46bab0ebdae90f34e4a17395
s3: Fix Coverity ID 770, REVERSE_INULL

We dereference "res" in various places, no point in checking. All current
callers send "res!=NULL".
source3/libads/ldap_printer.c