Skip to content

Release 0.7c [leak fixes]

Pre-release
Pre-release
Compare
Choose a tag to compare
@slackydev slackydev released this 23 Jan 05:09
· 49 commits to master since this release

This release is to add support for Simba 1.2 rc6, it has no other changes, and currently it's not what's actually in the repository (I don't have git atm). For anyone still sitting on Simba 1.1, no need to download this version.

  • Works around leak issues found in latest lape by explicitly releasing arrays that would otherwise leak -> arrays that are results of external methods).
    -Changed GetTickCount64 to GetTickCount as this is now what it's called.

Update 19/04/2017: Fixed some more possibly leaking areas. Hopefully that I got them all now