Index: XlibInt.c =================================================================== RCS file: /cvs/xorg/xc/lib/X11/XlibInt.c,v retrieving revision 1.4 diff -u -r1.4 XlibInt.c --- XlibInt.c 15 Nov 2004 15:06:54 -0000 1.4 +++ XlibInt.c 1 Dec 2004 12:38:35 -0000 @@ -3352,7 +3352,7 @@ int flags; { char buf[MAX_PATH]; - char* bufp; + char* bufp = NULL; int ret = -1; UINT olderror = SetErrorMode (SEM_FAILCRITICALERRORS);