Increase the size of crypt_passwd from 128 to 256 to avoid overflow in
case of SHA512 (161 should be sufficient).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-11-20 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/passwd.c: Increase the size of crypt_passwd from 128 to 256
|
||||
to avoid overflow in case of SHA512 (161 should be sufficient).
|
||||
|
||||
2007-11-20 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/prototypes.h, libmisc/salt.c: Add parameters to
|
||||
|
||||
Reference in New Issue
Block a user