r14147: Fix coverity #119. alloc'ed memory returned not saved, so not freed.
authorJim McDonough <jmcd@samba.org>
Fri, 10 Mar 2006 13:33:02 +0000 (13:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:13 +0000 (11:15 -0500)
commita2d489c187792cb18685830a8c80dd5bfed6163e
tree6df7ef9ab99774f869b309dd2422d05017780b66
parentc34e73cfcf29462de597edf9c96435f38635f7f9
r14147: Fix coverity #119.  alloc'ed memory returned not saved, so not freed.
Need to go back and correct the assumption that an "ldap xxx suffix"
parm must have an OU.
(This used to be commit 2d7ba11ffbe17af12257a91638be95d09c0c34c5)
source3/utils/net_rpc_samsync.c