r22474: If ldb does not return sucess, then the res variable may not be valid.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 23 Apr 2007 07:22:16 +0000 (07:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:51:30 +0000 (14:51 -0500)
commita2848dbf1fa9eafdef93bd914b12ff2f9f223a70
tree8aa92672f13a5fbf2ff3b4c9dc19d07c930ec240
parent0dc78f7439c9c786fd8c592960f9669dea40b811
r22474: If ldb does not return sucess, then the res variable may not be valid.
It *should* just be NULL from the initialisation above, but I've had
this not be the case...

Andrew Bartlett
source/lib/ldb/common/ldb.c