lib: param: Use utility functions to get rid of two more uses of global_iconv_handle.
authorJeremy Allison <jra@samba.org>
Tue, 11 Apr 2017 22:51:17 +0000 (15:51 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 18 Apr 2017 09:47:17 +0000 (11:47 +0200)
commit766e9ff05e0689b0c0284e33e044a363ed4a4709
tree87a06cde34edca4bf01c01b0c7e72d4face7ea14
parent6086b0e5a2ca03ba3a3c16cae2a0fe79605f5a6a
lib: param: Use utility functions to get rid of two more uses of global_iconv_handle.

Add error return checking.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/param/loadparm.c