Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized
authorEric Anholt <anholt@FreeBSD.org>
Sun, 26 Jun 2005 21:02:58 +0000 (21:02 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Sun, 26 Jun 2005 21:02:58 +0000 (21:02 +0000)
commit3b817fde8832ac577c307e64959e5049017b475f
tree7cb47c1b2a8dd57e224aac4b1a048543138f9c04
parent845f2a73506837e4ec4e0cf8bb99a2d63bdaf1b4
Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized
values to reserved fields on the card, resulting in all-black output and
sometimes hangs.

Submitted by: Thomas Winischhofer
src/mesa/drivers/dri/sis/sis_screen.c