diff options
author | Tobias Stoeckmann <tobias@stoeckmann.org> | 2024-01-18 22:35:04 +0100 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2024-01-18 21:35:04 +0000 |
commit | aec921fc9af8a99920be9149145b2aeb9a917031 (patch) | |
tree | 3306ab1cfb0d239496ee1cf6675a1220009ae990 /modules/pam_unix | |
parent | 9e4e3e42554fc6344a0b20b42aafb48011e9b2c9 (diff) | |
download | pam-aec921fc9af8a99920be9149145b2aeb9a917031.tar.gz pam-aec921fc9af8a99920be9149145b2aeb9a917031.tar.bz2 pam-aec921fc9af8a99920be9149145b2aeb9a917031.zip |
libpam_misc: use size_t for sizes
Theoretically the int might overflow. Use a size_t to protect this
function which might be called from an application, because it is
exposed through pam_misc.h header.
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'modules/pam_unix')
0 files changed, 0 insertions, 0 deletions