1
0
forked from 0ad/0ad
Carl's fork of 0ad.
Go to file
janwas b3a5bad377 fix 2 stupid h_mgr_shutdown bugs leading to failure to close some leaked handles at exit (see bug 26)
- 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.
2004-09-19 13:46:38 +00:00
binaries Test data 2004-09-17 19:01:24 +00:00
source fix 2 stupid h_mgr_shutdown bugs leading to failure to close some leaked handles at exit (see bug 26) 2004-09-19 13:46:38 +00:00
terrain Initial revision 2003-11-03 16:17:21 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00