Fix problem reported by Bill Newman in read_rgba_pixels for 16 and 32 bit (GDI driver...
authorKarl Schultz <kschultz@freedesktop.org>
Mon, 3 Apr 2006 16:54:25 +0000 (16:54 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Mon, 3 Apr 2006 16:54:25 +0000 (16:54 +0000)
commita9cc078b0e4340d36da2fdef08d45987f8e67145
tree961b739d4a3811cdac00c3d2964b172730a90286
parentac619f4912c7037e65884a87284d3f88f42b7b51
Fix problem reported by Bill Newman in read_rgba_pixels for 16 and 32 bit (GDI driver).  Bug would cause the wrong pixel to be read if more than one pixel requested and could cause memory access violations.
src/mesa/drivers/windows/gdi/wmesa.c