]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix possible integer overflows in _hashopenssl #3886
authorBenjamin Peterson <benjamin@python.org>
Thu, 18 Sep 2008 01:22:16 +0000 (01:22 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 18 Sep 2008 01:22:16 +0000 (01:22 +0000)
commit8c2b7dc46360f5610e25476c4dc0680ea3b06234
tree82a11fe0991ba2d04666e86d94f0a5066f2a3f90
parentb8966ab7538c4a4739a78a93bdeee508ed663d53
fix possible integer overflows in _hashopenssl #3886
Lib/test/test_hashlib.py
Misc/NEWS
Modules/_hashopenssl.c