mirror of
https://github.com/linux-pam/linux-pam.git
synced 2024-11-23 17:53:40 +08:00
c7daf2606c
Purpose of commit: bugfix Commit summary: --------------- 2008-02-18 Dmitry V. Levin <ldv@altlinux.org> * libpam/pam_handlers.c (_pam_assemble_line): Fix potential buffer overflow. * xtests/tst-pam_assemble_line.pamd: New test for _pam_assemble_line. * xtests/tst-pam_assemble_line.sh: New script for tst-pam_assemble_line. * xtests/Makefile.am (NOSRCTESTS): Add tst-pam_assemble_line.
9 lines
2.2 KiB
Plaintext
9 lines
2.2 KiB
Plaintext
#%PAM-1.0
|
|
# Test that _pam_assemble_line() does not crash with long lines.
|
|
# printf '%511s\\\n%511s\\\n%511s\\\n%511s\\\n'
|
|
\
|
|
\
|
|
\
|
|
\
|
|
auth required pam_deny.so
|