]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
md5_final() didn't properly clear the whole MD5 context. Also changed to use
authorTimo Sirainen <tss@iki.fi>
Tue, 20 Jul 2004 12:44:29 +0000 (15:44 +0300)
committerTimo Sirainen <tss@iki.fi>
Tue, 20 Jul 2004 12:44:29 +0000 (15:44 +0300)
commitd06762f6d6db1b02f19593835c1db44dc0b91309
tree40cb33c01ca57653f767d8d2c965aee28e024bba
parent2aecf7be5834e7f6520f8deaad683a6fa1de4d61
md5_final() didn't properly clear the whole MD5 context. Also changed to use
safe_memset(). Patch by Andrey Panin

--HG--
branch : HEAD
src/lib/md5.c