mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 09:21:35 +00:00
fix rogue releases
This commit is contained in:
@ -302,6 +302,6 @@ export function getString(): string {
|
||||
return str;
|
||||
}
|
||||
|
||||
// Unleak
|
||||
// Unleak globals
|
||||
|
||||
str = changetype<string>(0);
|
||||
__release(changetype<usize>(str));
|
||||
|
Reference in New Issue
Block a user