]> eyrie.org Git - kerberos/krb5-strength.git/commit - NEWS
Fixed the padding written by the packer utility
authorRuss Allbery <rra@stanford.edu>
Thu, 19 Nov 2009 06:26:02 +0000 (22:26 -0800)
committerRuss Allbery <rra@stanford.edu>
Thu, 19 Nov 2009 06:26:02 +0000 (22:26 -0800)
commit90880a249a1c1017638a71b10a069b9b40540790
treee59e1d72bfa289e0b9b9ccb39cc3bdea778137b7
parentf4f3743957a50ee9b713584a93d2dc9f18127fcb
Fixed the padding written by the packer utility

Fixed the data format written by the included packer program to add
enough nul bytes at the end of the data.  Previously, there was not
enough trailing nul bytes for the expected input format, leading to
uninitialized memory reads in the password lookup.
NEWS
cracklib/HISTORY
cracklib/packlib.c