quakeforge/libs
Bill Currie 929b1f0662 [ui] Plug a memory leak and use-after-free in imui
The leak was due to forgetting to reset the links array, and
use-after-free needed running through the imui_reference pool to reset
any owning links.
2024-01-05 11:50:48 +09:00
..
audio [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
client [ecs] Pass the registry in to the component destroy function 2024-01-03 12:39:54 +09:00
console [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
ecs [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
gamecode [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
gib [build] Fix some build issues caused by using tracy 2023-11-28 13:54:18 +09:00
image Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
input [input] Delay event system init 2023-09-21 02:02:12 +09:00
models [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
net Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [ecs] Implement hierarchies as components 2024-01-02 16:38:01 +09:00
scene [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
ui [ui] Plug a memory leak and use-after-free in imui 2024-01-05 11:50:48 +09:00
util [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
video [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00