]> git.ozlabs.org Git - ppp.git/commit
Fix segfault when secret is exactly 32 bytes long.
authorPaul Mackerras <paulus@samba.org>
Sun, 21 May 2006 07:23:15 +0000 (07:23 +0000)
committerPaul Mackerras <paulus@samba.org>
Sun, 21 May 2006 07:23:15 +0000 (07:23 +0000)
commit74fc0589bb4ec8f9e37711067cdc58dd5447cde5
treea0cf9544fcfafee7cc0167c01b7e728d262d9178
parenta89d7bd8e80c08aa0793e523ffcc5ca5af9d03e2
Fix segfault when secret is exactly 32 bytes long.
Also fixed a potential problem with secrets longer than 64
bytes, and fixed some signed/unsigned warnings in chap_ms.c.
pppd/chap_ms.c
pppd/md4.c