]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16113: SHA3: allocate extra memory for lane extraction and check return value...
authorChristian Heimes <christian@python.org>
Thu, 8 Sep 2016 11:35:00 +0000 (13:35 +0200)
committerChristian Heimes <christian@python.org>
Thu, 8 Sep 2016 11:35:00 +0000 (13:35 +0200)
commitcf45ee10fba914bd28a379f0c64e4113d2dc46df
tree4c96f845aa3fcf2174c5f9ed6a3afe2c61f036e2
parent9dda0c9569dfc5fd7c717f97379416ba51d5656b
Issue #16113: SHA3: allocate extra memory for lane extraction and check return value of PyModule_Create()
Modules/_sha3/sha3module.c