mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-07 20:47:00 +00:00
823c93ce47
- CStr : early out if empty, don't deref iterator (crashes in VC8) - init VFS In archive_builder test - wpthread: avoid race condition when creating threads. cleanup; replace debug_warn with error codes - Util: file_buf_free wasn't specifying FB_FROM_HEAP -> http://www.wildfiregames.com/forum/index.php?showtopic=10085 This was SVN commit r4006.