utils: Update error check for new string conversion wrapper
authorSwen Schillig <swen@linux.ibm.com>
Wed, 6 Mar 2019 08:29:13 +0000 (09:29 +0100)
committerChristof Schmitt <cs@samba.org>
Thu, 11 Apr 2019 22:29:26 +0000 (22:29 +0000)
commit8ca4b1f6d9bbd60b0e0d074221373aff27b0bdc2
tree0b59932f8e690dfdaf7d307b094b79cc995b489d
parent7adaebe567ba969ffc5a5d57d896099a18cd1b80
utils: Update error check for new string conversion wrapper

The new string conversion wrappers detect and flag errors
which occured during the string to integer conversion.
Those modifications required an update of the callees
error checks.

Signed-off-by: Swen Schillig <swen@linux.ibm.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
source3/utils/net_idmap.c
source3/utils/net_sam.c
source3/utils/pdbedit.c
source3/utils/regedit_dialog.c