dri-trunk/xc> diff -ur xc/programs/Xserver/GL/glx/single2.c 
xc/programs/Xserver/GL/glx/single2.c.orig
--- xc/programs/Xserver/GL/glx/single2.c        2004-03-04 23:01:25.000000000 
+0100
+++ xc/programs/Xserver/GL/glx/single2.c.orig   2004-04-08 18:19:38.936761159 
+0200
@@ -344,7 +344,7 @@
        if ( xf86atof( string ) > xf86atof( GLServerVersion ) ) {
            buf = __glXMalloc( __glXStrlen( string )
                               + __glXStrlen( GLServerVersion )
-                              + 4 );
+                              + 3 );
            if ( buf == NULL ) {
                string = GLServerVersion;
            }

Thanks,
        Dieter


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to