mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
ac0079f872
While simple component pools can be cleared simply by zeroing their counts, ones that have a delete function need that function to be called for all the components in the pool otherwise leaks can happen. |
||
---|---|---|
.. | ||
test | ||
component.c | ||
hierarchy.c | ||
Makemodule.am |