quakeforge/libs
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
..
audio Fix some warnings and bitrot. 2016-10-25 00:10:30 +09:00
client Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
console Fix a pile of sizeof goofs. 2018-09-07 20:00:57 +09:00
gamecode Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
gib Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
image Separate file search from loading. 2014-01-28 16:22:05 +09:00
models Fix some potentially garbage assignments. 2018-09-09 09:54:16 +09:00
net Fix some potentially garbage assignments. 2018-09-09 09:54:16 +09:00
qw Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
ruamoko Fix some double frees. 2018-09-07 20:03:19 +09:00
util Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
video Fix some potentially garbage assignments. 2018-09-09 09:54:16 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00