s4/ldif: Better control on ldif_write_NDR() errors processing
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Wed, 20 Jan 2010 15:58:39 +0000 (17:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 1 Feb 2010 14:23:31 +0000 (15:23 +0100)
commit83068b42ae22af18c5a06dc05a86021db0e25634
tree4b3f284633a0815f10d502e38d7ce267188cd2ed
parenta342e3a419058e28f073a6c5b96ede15a8bdec91
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