s4/ldif: Better control on ldif_write_NDR() errors processing
commit545f67e66f4641c6d1057302284d5b6a72175cc0
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Wed, 20 Jan 2010 15:58:39 +0000 (20 17:58 +0200)
committerFernando J V da Silva <fernandojvsilva@yahoo.com.br>
Thu, 4 Feb 2010 19:09:54 +0000 (4 17:09 -0200)
treebe9f69c39193927e28702746562444e67fb42131
parent44c866df70ec60d96677fdbd7da8c4b281292b5a
s4/ldif: Better control on ldif_write_NDR() errors processing

Current implementation mask NDR_ errors implicitly.
Thus the caller has no opportunity handle such an error.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/lib/ldb-samba/ldif_handlers.c