quakeforge/libs/models/brush
Bill Currie ef87baf339 [model] Undo brush texture changes in 4f58429137
While gcc was quite correct in its warning, all I needed was to
explicitly truncate the string. I don't remember why I didn't do that
back when I made the changes in 4f58429137, but it works now, and the
surrounding code does expect the string to be no more than 15 chars
long. This fixes yet another memory leak (but timedemo over multiple
runs still leaks like a sieve).
2022-05-13 00:46:27 +09:00
..
gl_model_brush.c [model] Initialize r_notexture_mip in the right places 2022-05-05 23:49:31 +09:00
glsl_model_brush.c [model] Initialize r_notexture_mip in the right places 2022-05-05 23:49:31 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_brush.c [model] Undo brush texture changes in 4f58429137 2022-05-13 00:46:27 +09:00
sw_model_brush.c [util] Make hunk (optionally) thread-safe 2021-07-29 11:43:27 +09:00
vulkan_model_brush.c [model] Initialize r_notexture_mip in the right places 2022-05-05 23:49:31 +09:00