]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed integer overflow in array.buffer_info().
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jun 2016 20:55:34 +0000 (23:55 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jun 2016 20:55:34 +0000 (23:55 +0300)
commit9e941d6373ea5e233a26e5fb0af6731d88f14049
tree2e68a4e8d913ec8a80bc1ab2e67595f8e5eca584
parentdcb6c88a240fea82da8867d1de1022a4555f22b4
Fixed integer overflow in array.buffer_info().
Modules/arraymodule.c