source4: Update error check for new string conversion wrapper
authorSwen Schillig <swen@linux.ibm.com>
Wed, 6 Mar 2019 09:11:39 +0000 (10:11 +0100)
committerChristof Schmitt <cs@samba.org>
Thu, 11 Apr 2019 22:29:27 +0000 (22:29 +0000)
commit5ff48f64cd541ba021a116f50944341befd97e22
treeb34fadc0499cf7e97e0b92fa2193506830cdd4af
parentbeb3012e3f9ebf5dceb1cc1db4f9f34e22bc8286
source4: 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>
source4/dsdb/samdb/ldb_modules/samldb.c
source4/lib/socket/interface.c