]> 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:56:46 +0000 (23:56 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jun 2016 20:56:46 +0000 (23:56 +0300)
commit5ffdcad7b92e8da783c7b0e4faa0c2933f6ce336
treeb7439959e621e8ec8c664998183f5e93ac3f78f5
parent58d3f59c2f9b9b0e9d5f5c5f052a790c0bc005ca
parent9e941d6373ea5e233a26e5fb0af6731d88f14049
Fixed integer overflow in array.buffer_info().
Modules/arraymodule.c