SOURCES: xorg-lib-libX11-bug-11222.patch (NEW) - bugfix for mess i...

arekm arekm at pld-linux.org
Mon Jun 11 10:12:37 CEST 2007


Author: arekm                        Date: Mon Jun 11 08:12:37 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- bugfix for mess in libX11; fixes recent GIMP crashing bug

---- Files affected:
SOURCES:
   xorg-lib-libX11-bug-11222.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xorg-lib-libX11-bug-11222.patch
diff -u /dev/null SOURCES/xorg-lib-libX11-bug-11222.patch:1.1
--- /dev/null	Mon Jun 11 10:12:37 2007
+++ SOURCES/xorg-lib-libX11-bug-11222.patch	Mon Jun 11 10:12:32 2007
@@ -0,0 +1,15 @@
+diff --git a/src/GetMoEv.c b/src/GetMoEv.c
+index 2aa6c1a..dac1bfc 100644
+--- a/src/GetMoEv.c
++++ b/src/GetMoEv.c
+@@ -33,9 +33,9 @@ in this Software without prior written authorization from The Open Group.
+ 
+ XTimeCoord *XGetMotionEvents(
+     register Display *dpy,
++    Window w,
+     Time start, 
+     Time stop,
+-    Window w,
+     int *nEvents)  /* RETURN */
+ {       
+     xGetMotionEventsReply rep;
================================================================


More information about the pld-cvs-commit mailing list