Merge pull request #5502 from Anewbe/glob_is_hungry_for_souls

Partially ports the GLOB system
This commit is contained in:
Atermonera
2018-08-22 11:32:13 -07:00
committed by GitHub
74 changed files with 448 additions and 154 deletions

View File

@@ -254,4 +254,4 @@
if(master.first == src)
master.first = null
if(next && !next.gc_destroyed)
qdel_null(next)
QDEL_NULL(next)