Excerpts from Dave Airlie's message of Sun Sep 27 19:40:57 -0700 2009: > Guess what, it was right, installed colormaps are useless information > due to render installing a bunch, this meant every so often we'd have > a colormap pointing at a visual that wasn't there anymore since the > realloc moved it, then we'd free the colormap on server exit and > explode.
Ok, looks like the general plan is correct, but I'd rather see a single function that reallocates the screen visual array, fixes the colormaps and then assigns the screen visual pointer at the end. Having this code duplicated across two modules seems fragile. -keith
signature.asc
Description: PGP signature
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
