nwrap: better error propagation in nwrap_he_parse_line()
authorMichael Adam <obnox@samba.org>
Wed, 11 Nov 2015 11:30:36 +0000 (12:30 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 11 Jan 2016 11:25:30 +0000 (12:25 +0100)
commit4919f1cd210ce75116f7443f9a6a99bf379d2b6a
treed7be75ea525eb12dffd789d49073a2c7dd2886f7
parentccb407630997757c3d73798f7bfab81cf5de6950
nwrap: better error propagation in nwrap_he_parse_line()

Use the return codes of nwrap_add_hname() and nwrap_add_ai().

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/nss_wrapper/nss_wrapper.c