]> 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:35:48 +0000 (22:35 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 18 Nov 2008 22:35:48 +0000 (22:35 +0000)
commitef633d7c5dcad78976350ce8212b7a41a8c7b74c
treebb02e401fd96d51d57c7c0c74dace1bf67d2ab63
parent42fe1a2ff864c3f3491e6dab38b24e27db304633
#4317: Fix an Array Bounds Read in imageop.rgb2rgb8.

Backport of r67266
Lib/test/test_imageop.py
Misc/NEWS
Modules/imageop.c