CVSROOT: /cvs Module name: ports Changes by: will...@cvs.openbsd.org 2009/11/01 18:50:01
Modified files: graphics/tiff : Tag: OPENBSD_4_6 Makefile Added files: graphics/tiff/patches: Tag: OPENBSD_4_6 patch-tools_rgb2ycbcr_c patch-tools_tiff2rgba_c Log message: MFC: SECURITY FIX Resolves CVE-2009-2347: Fix several places in tiff2rgba and rgb2ycbcr that were being careless about possible integer overflow in calculation of buffer sizes.