|
|||||||||||
|
Fw: overflow fix in imlib
From: Anil Madhavapeddy <anil(at)recoil.org>
Date: Sat Aug 30 2003 - 17:15:03 EDT
From: Anil Madhavapeddy <anil@recoil.org>
Date: Thu, 28 Aug 2003 18:23:52 +0100
untested, i dont use this package, but that sscanf is definitely wrong. surrounding code suggests that the buffer shouldn't be cranked, but i cant be sure... Index: patches/patch-Imlib_utils_c RCS file: /cvs/ports/graphics/imlib/patches/patch-Imlib_utils_c,v retrieving revision 1.1 diff -u -r1.1 patch-Imlib_utils_c --- patches/patch-Imlib_utils_c 20 Jun 2003 14:53:12 -0000 1.1 +++ patches/patch-Imlib_utils_c 28 Aug 2003 17:23:50 -0000 @@ -1,6 +1,6 @@ $OpenBSD: patch-Imlib_utils_c,v 1.1 2003/06/20 14:53:12 avsm Exp $
---- Imlib/utils.c.orig Fri Mar 22 14:43:04 2002
-+++ Imlib/utils.c Wed Jun 18 20:59:57 2003
+--- Imlib/utils.c.orig 2002-03-22 09:43:04.000000000 -0500
++++ Imlib/utils.c 2003-08-28 13:19:43.000000000 -0400
@@ -801,6 +801,7 @@ Imlib_crop_and_clone_image(ImlibData * i
unsigned char *ptr1, *ptr2;
ImlibImage *im2;
-- Anil Madhavapeddy http://anil.recoil.org University of Cambridge http://www.cl.cam.ac.ukReceived on Sat Aug 30 17:18:58 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:45:14 EDT |
||||||||||
|
|||||||||||