mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-24 20:51:35 +00:00
Some of them were actual leaks, but tracking memory should be a lot easier now. However, there's a lot of room for optimization of allocations (eg, recylcling of hierarchies. There is now 1 active allocation (according to tracy) when nq exits: Qgetline's string buffer (I think an api change is in order). |
||
---|---|---|
.. | ||
test | ||
bi_inputline.c | ||
buffer.c | ||
cl_debug.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
list.c | ||
Makemodule.am | ||
menu.c | ||
server.c |