aboutsummaryrefslogtreecommitdiff
path: root/libpam_internal/pam_debug.c
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@stoeckmann.org>2024-01-21 13:05:51 +0100
committerDmitry V. Levin <ldv@strace.io>2024-01-21 22:36:10 +0000
commite0055ec950a7a2822c7758c9935cfff3e1e7c867 (patch)
treeef83b71ab924b8e982e18a525a5cdf6e752a6d39 /libpam_internal/pam_debug.c
parent70773c1a25dd5a2ae6611fddd7c4b1250ee429eb (diff)
downloadpam-e0055ec950a7a2822c7758c9935cfff3e1e7c867.tar.gz
pam-e0055ec950a7a2822c7758c9935cfff3e1e7c867.tar.bz2
pam-e0055ec950a7a2822c7758c9935cfff3e1e7c867.zip
pam_faildelay: support UINT_MAX delay on 32 bit
Use strtoll to support up to 64 bit on 32 bit systems, although only up to 32 unsigned bits are used. The strtoul function exists but converts negative numbers to positive ones without any form of warning. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'libpam_internal/pam_debug.c')
0 files changed, 0 insertions, 0 deletions