fix rogue releases

This commit is contained in:
dcode
2019-05-21 00:38:48 +02:00
parent 3e480d9423
commit 1cbf3fc885
27 changed files with 53330 additions and 54655 deletions

View File

@ -302,6 +302,6 @@ export function getString(): string {
return str;
}
// Unleak
// Unleak globals
str = changetype<string>(0);
__release(changetype<usize>(str));