Alan Coopersmith d9d7871677 Doublecheck pictFormat is a supported format
Fixes these warnings from parfait source checker:

Error: Read buffer overflow at src/atimach64render.c:601
	in function 'Mach64PrepareTexture' [Symbolic analysis]
       In array dereference of Mach64TexFormats[i] with index 'i'
       Array size is 6 elements (of 12 bytes each), index >= 0 and index <= 6
Error: Read buffer overflow at src/atimach64render.c:712
	in function 'Mach64PrepareComposite' [Symbolic analysis]
       In array dereference of Mach64TexFormats[i] with index 'i'
       Array size is 6 elements (of 12 bytes each), index >= 0 and index <= 6

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-10 16:56:02 -07:00
2008-02-27 18:49:02 +02:00
2007-05-10 06:22:35 -07:00
2009-04-29 17:32:47 -07:00
2005-12-19 16:25:52 +00:00
2005-10-04 20:01:03 +00:00

xf86-video-mach64 - ATI Mach64 driver for the Xorg X server

Please submit bugs & patches to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/driver/xf86-video-mach64

        http://cgit.freedesktop.org/xorg/driver/xf86-video-mach64

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage
Description
No description provided
Readme 3.5 MiB
Languages
C 98.5%
M4 0.8%
Makefile 0.6%