quakeforge/libs/models/brush
Bill Currie 62793b2dc2 Fix some potentially garbage assignments.
These are the ones where I could easily make scan-build happy. They do seem
to be potential holes where invalid data in one place could result in use
of uninitialized values.
2018-09-09 09:54:16 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
gl_model_brush.c Fix some potentially garbage assignments. 2018-09-09 09:54:16 +09:00
glsl_model_brush.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
model_brush.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
sw_model_brush.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00