note to self
This commit is contained in:
parent
f817e39736
commit
a3fdad4949
@ -1,6 +1,7 @@
|
||||
The local crypt() may support hash types which use more than the first 8
|
||||
characters. It also doesn't modify the input string, so we should just
|
||||
stop truncating it.
|
||||
stop truncating it. Are there platforms where the input string *is* modified?
|
||||
|
||||
--- krb5-1.2.7/src/appl/bsd/login.c 2005-11-15 16:20:34.000000000 -0500
|
||||
+++ krb5-1.2.7/src/appl/bsd/login.c 2005-11-15 16:20:29.000000000 -0500
|
||||
@@ -461,17 +461,14 @@
|
||||
|
Loading…
Reference in New Issue
Block a user