]> granicus.if.org Git - python/commit
Fix SHA_new and MD5_new, that would crash if not given initial data
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 3 Mar 2009 03:20:42 +0000 (03:20 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 3 Mar 2009 03:20:42 +0000 (03:20 +0000)
commit7705d0aaafb6b034e9a3582e57f77d8f9cb5aa91
tree3e75fadc1393ecf69f39ef7f032bd99127d6b065
parent7d49bba969a6ca490ade6aa908e350d3c05f76f4
Fix SHA_new and MD5_new, that would crash if not given initial data
Modules/md5module.c
Modules/shamodule.c