mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
2b2ff12e70
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> |
||
---|---|---|
.. | ||
dlz_bind9.c | ||
dlz_minimal.h | ||
dns_crypto.c | ||
dns_query.c | ||
dns_server.c | ||
dns_server.h | ||
dns_update.c | ||
dns_utils.c | ||
dnsserver_common.c | ||
dnsserver_common.h | ||
pydns.c | ||
TODO | ||
wscript_build |