quakeforge/libs/console
Bill Currie 8fd5be0ee0 Fix a pile of sizeof goofs.
While scan-build wasn't what I was looking for, it has proven useful
anyway: many of the sizeof errors were just noise, but a few were actual
bugs (allocating too much or too little memory).
2018-09-07 20:00:57 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
bi_inputline.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
buffer.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
client.c Fix the invalid keydest errors. 2013-02-02 15:22:09 +09:00
complete.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
console.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
filelist.c Fix a pile of sizeof goofs. 2018-09-07 20:00:57 +09:00
inputline.c Use memmove instead of strcpy when deleting chars. 2012-06-23 20:54:55 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
menu.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
server.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
view.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00