1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Swen Schillig fdd5297926 winbindd: Use wrapper for string to integer conversion
In order to detect an value overflow error during
the string to integer conversion with strtoul/strtoull,
the errno variable must be set to zero before the execution and
checked after the conversion is performed. This is achieved by
using the wrapper function strtoul_err and strtoull_err.

Signed-off-by: Swen Schillig <swen@linux.ibm.com>
Reviewed-by: Ralph Böhme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-03-01 00:32:10 +00:00
..
2018-12-20 23:40:25 +01:00
2018-12-20 23:40:25 +01:00
2019-01-08 03:40:27 +01:00
2018-12-20 23:40:24 +01:00
2018-12-20 23:40:25 +01:00
2018-12-20 23:40:25 +01:00
2018-11-02 21:21:15 +01:00
2018-12-11 00:40:31 +01:00
2018-12-07 23:29:00 +01:00
2017-03-06 19:18:31 +01:00
2018-12-20 23:40:25 +01:00
2018-11-27 07:13:14 +01:00
2018-12-20 23:40:24 +01:00
2019-02-27 01:35:18 +01:00
2018-12-20 23:40:25 +01:00
2018-11-30 03:35:13 +01:00
2019-02-27 01:35:19 +01:00
2018-12-11 00:40:31 +01:00
2018-12-20 23:40:25 +01:00
2018-12-20 23:40:25 +01:00