]> granicus.if.org Git - python/commit
Fixed integer overflow and handled MemoryError in array.buffer_info().
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jun 2016 21:00:32 +0000 (00:00 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jun 2016 21:00:32 +0000 (00:00 +0300)
commit0cc5a2b263b3783adf687f41e6f77b840a39032e
treea2f6f39d7bf81613c351c73d6c92b4703ecfb7b2
parentaaa4baf4e596d76e551becda368df33946f40c07
Fixed integer overflow and handled MemoryError in array.buffer_info().
Modules/arraymodule.c