diff options
author | Tobias Stoeckmann <tobias@stoeckmann.org> | 2023-12-18 10:04:43 +0100 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2023-12-18 09:10:08 +0000 |
commit | e1fb4764cde22dd3e58ee9b6bc6b687ac19eb61f (patch) | |
tree | 051b106a2ef7c0c3e5f2c134044b11b1a0c07916 /modules/pam_unix/pam_unix_passwd.c | |
parent | 9f733e5f3b8ae092e405d8bffa523a22155a7f6a (diff) | |
download | pam-e1fb4764cde22dd3e58ee9b6bc6b687ac19eb61f.tar.gz pam-e1fb4764cde22dd3e58ee9b6bc6b687ac19eb61f.tar.bz2 pam-e1fb4764cde22dd3e58ee9b6bc6b687ac19eb61f.zip |
conf/pam_conv1: Avoid signed line numbers
Very long input files could overflow the signed integer, which is
undefined behavior. Avoid it by using a large unsigned type.
Co-authored-by: Benny Baumann <BenBE@geshi.org>
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'modules/pam_unix/pam_unix_passwd.c')
0 files changed, 0 insertions, 0 deletions