]> granicus.if.org Git - python/commit
Fixed memory leak on failure. This is related to issue5403 but won't crash on py3k.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 3 Mar 2009 07:49:01 +0000 (07:49 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 3 Mar 2009 07:49:01 +0000 (07:49 +0000)
commit8404749e4b65f23a7d84c3940ea061eee0b4b344
treed8082d486912a2af4485d4b47dceee81bc6a3f02
parent45ed72ddaf16c97237f2ad522959d6ffd8b40e2e
Fixed memory leak on failure. This is related to issue5403 but won't crash on py3k.
Modules/md5module.c
Modules/sha1module.c
Modules/sha256module.c
Modules/sha512module.c