]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13555: Fix an integer overflow check.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 26 Feb 2013 08:07:36 +0000 (10:07 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 26 Feb 2013 08:07:36 +0000 (10:07 +0200)
commitd36d4e0d2b203a9e9202d619112a25dca5636d64
tree318d5f3621d42a4037192fa697f6a695e1782ae9
parent93bfe7d860644595eaf2bd5c9bf7db31ee4a4201
Issue #13555: Fix an integer overflow check.
Modules/cPickle.c