From b62b9a4d240eb3ef1230b53207fb60bddaf07fab Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 18 Oct 2004 00:05:15 +0000 Subject: Correct the path to io-xpm.c. Submitted by: Christian Hiris <4711@chello.at> --- graphics/gdk-pixbuf/files/patch-pixbuf-security | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/gdk-pixbuf/files/patch-pixbuf-security b/graphics/gdk-pixbuf/files/patch-pixbuf-security index cae13c9d432a..9c4230063f6a 100644 --- a/graphics/gdk-pixbuf/files/patch-pixbuf-security +++ b/graphics/gdk-pixbuf/files/patch-pixbuf-security @@ -11,8 +11,8 @@ if (State->HeaderSize>State->BytesInHeaderBuf) { guchar *tmp=realloc(State->HeaderBuf,State->HeaderSize); if (!tmp) ---- io-xpm.c.orig Thu Mar 1 15:16:28 2001 -+++ io-xpm.c Sun Oct 17 17:05:38 2004 +--- gdk-pixbuf/io-xpm.c.orig Thu Mar 1 15:16:28 2001 ++++ gdk-pixbuf/io-xpm.c Sun Oct 17 17:05:38 2004 @@ -352,16 +352,21 @@ return NULL; } -- cgit v1.2.3