mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 18:55:50 +00:00
b3a5bad377
- was iterating over all HDATA slots up to last_in_use, but it is inclusive - when closing, wasn't resetting refcount, so h_free kept those with refcount > 1 open This was SVN commit r1158.