]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix CSQC garbage collection crash, support GC in CSQC_SIMPLE mode
authorbones_was_here <bones_was_here@xonotic.au>
Sat, 6 Apr 2024 20:16:17 +0000 (06:16 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 6 Apr 2024 20:16:17 +0000 (06:16 +1000)
commit0ce215575a7c3ca108de2d6bb1d76463757d6cc7
tree513890dab9d680b4d47c816245061bfa34904aa3
parent841b8bee393f337317157f75da8a022da6cc6638
Fix CSQC garbage collection crash, support GC in CSQC_SIMPLE mode

Caused by a "typo" in 3f9fdd41aec12c0832ed07f2ba0239383a3801d4

Closes https://github.com/DarkPlacesEngine/darkplaces/issues/161

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
csprogs.c