]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24264: Fixed buffer overflow in the imageop module.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 31 May 2015 06:05:10 +0000 (09:05 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 31 May 2015 06:05:10 +0000 (09:05 +0300)
commit062bed289bd2806815203add22d134762bcfbcc3
tree0dbed218a126b54e53d41ff8534afe14f86c7a6d
parentd6bfa94493b897f45ab939208a4a54a259a530e8
Issue #24264: Fixed buffer overflow in the imageop module.
Lib/test/test_imageop.py
Misc/NEWS
Modules/imageop.c