1
0
forked from 0ad/0ad
Go to file
janwas 29c1f282ec fix: shared_ptr dtor was calling delete on m_data, not delete[]
fix: freeing DirWatchRequest while IO was in-flight caused memory
corruption. now CancelIO when destroying the request.

This was SVN commit r7262.
2010-01-09 20:06:32 +00:00
binaries # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
build # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
docs # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
source fix: shared_ptr dtor was calling delete on m_data, not delete[] 2010-01-09 20:06:32 +00:00
.gitattributes Splitting Internal with Public 2008-09-18 04:38:42 +00:00
license_dbghelp.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
license_gpl-2.0.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
license_lgpl-2.1.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
LICENSE.txt Minor clarifications to licensing 2009-06-24 16:12:10 +00:00