mesa/src
Guillermo S. Romero 560ad7e599 r300g: Do not use buf param before checking for NULL.
Commit 8dfafbf086 forgot to update r300g.
There is a buf == NULL check, but buf is used before for var init.

Tested-by: Guillermo S. Romero <gsromero@infernal-iceberg.com>
2010-11-04 13:26:24 +00:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP. 2010-11-03 17:17:29 +08:00
gallium r300g: Do not use buf param before checking for NULL. 2010-11-04 13:26:24 +00:00
glsl ir_reader: Fix some potential NULL pointer dereferences. 2010-11-03 13:39:42 -07:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glapi: Do not use glapioffsets.h. 2010-10-27 10:49:33 +08:00
mapi scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
mesa dri/nouveau: Silence uninitialized variable warning. 2010-11-03 18:20:22 -07:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00