Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2001 06:33:57 +0000 (06:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2001 06:33:57 +0000 (06:33 +0000)
commit0838e0b9265a9ec55d1a11fa3f32616ec7dbf74c
tree8ac383e28a651068af6baf20d618568ed6581081
parent7afc594790a145ba485198e76baa2e984f704f81
Update.

2001-12-13  Ulrich Drepper  <drepper@redhat.com>

* crypt/md5.c (md5_process_bytes): Correct handling of alignment.
Patch by Eric Sharkey <sharkey@netrics.com>.

* crypt/md5test.c (main): Add test for multiple calls to
__md5_process_bytes to itererate over input string.
ChangeLog
crypt/md5.c
crypt/md5test.c