]> granicus.if.org Git - python/commit
#4317: Fix an Array Bounds Read in imageop.rgb2rgb8.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 18 Nov 2008 22:19:37 +0000 (22:19 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 18 Nov 2008 22:19:37 +0000 (22:19 +0000)
commit7cfe7ea745d6222103c32c089e591229de2c2817
tree4d2abf8d9d6b3bbe1b09093d502ddaa3f6c7ef9b
parent273c233c78d36f65059342981dcdc5b212a7e558
#4317: Fix an Array Bounds Read in imageop.rgb2rgb8.

Will backport to 2.4.
Lib/test/test_imageop.py
Misc/NEWS
Modules/imageop.c