s3: Fix Coverity ID 770, REVERSE_INULL
commit4a486a7785bf1076dd5244a3a3c841aced322780
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 15:35:38 +0000 (21 16:35 +0100)
treeec0552444592f99007c55a6db26a7d6c9ced8813
parent665df24088002cc67c9a4523e73f75a05e80665c
s3: Fix Coverity ID 770, REVERSE_INULL

We dereference "res" in various places, no point in checking. All current
callers send "res!=NULL".
(cherry picked from commit 8dc93bed09961ada9a25e8144cb761d1d7bd1ac5)
source3/libads/ldap_printer.c