diff options
author | Tobias Stoeckmann <tobias@stoeckmann.org> | 2023-12-21 10:02:35 +0100 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2023-12-31 08:00:00 +0000 |
commit | c1432a2d057a4006bf2258c0e166a61c8e1f141f (patch) | |
tree | 6b9afaf8645ca6fa234d8a54a78d84b1f7b0ed89 /libpam | |
parent | 623f32044c0f1e19744635cf415ee66479db9769 (diff) | |
download | pam-c1432a2d057a4006bf2258c0e166a61c8e1f141f.tar.gz pam-c1432a2d057a4006bf2258c0e166a61c8e1f141f.tar.bz2 pam-c1432a2d057a4006bf2258c0e166a61c8e1f141f.zip |
pam_motd: support very long arguments
The pam_split_string function should not use unsigned int to make sure
that the counter will never overflow if arbitrarily long configuration
file lines are supported.
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'libpam')
0 files changed, 0 insertions, 0 deletions