OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: XF4

From: Matthieu Herrb (matthieucvs.openbsd.org)
Date: Sat Mar 04 2006 - 04:36:41 CST


CVSROOT: /cvs
Module name: XF4
Changes by: matthieucvs.openbsd.org 2006/03/04 03:36:41

Modified files:
        xc/programs/Xserver/hw/xfree86/drivers/wsfb: wsfb_driver.c

Log message:
Dynamically allocate the saved_colormap structure, using cmsize info
returned by WSDISPLAYIO_GINFO ioctl, intead of a fixed 256 entries.
Fixes coredump on TGA2 cards that have 10 bits per color DACs.