--- xorg-server-1.4/hw/xfree86/common/xf86Helper.c 2007-08-23 21:04:53.000000000 +0200 +++ xorg-server-1.4/hw/xfree86/common/xf86Helper.c.new 2007-10-12 22:42:00.000000000 +0200 @@ -388,7 +388,7 @@ xf86DeleteInput(InputInfoPtr pInp, int f p->next = pInp->next; /* Else the entry wasn't in the xf86InputDevs list (ignore this). */ } - xfree(pInp); +/* xfree(pInp); */ } _X_EXPORT Bool