common-lib: Update error check for new string conversion wrapper
authorSwen Schillig <swen@linux.ibm.com>
Wed, 6 Mar 2019 09:02:53 +0000 (10:02 +0100)
committerChristof Schmitt <cs@samba.org>
Thu, 11 Apr 2019 22:29:27 +0000 (22:29 +0000)
commit6461a9920393b6e56f807b68d738089adbd55cd5
treeacbe5fad6ec0f9f975b10bd92d8885664ae7bce8
parent6c1068ac00aca2c914e69dbd81532223180a5615
common-lib: 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>
lib/ldb-samba/ldb_matching_rules.c
lib/util/access.c
lib/util/util_str.c