You are reading a single comment by @Ganblejs and its replies.
Click here to read the full conversation.
-
edit: Fixed!
Thanks! I just tried it on 2v20.73 and I don't see the leak anymore.
edit: Fixed!
Thanks! I just tried it on 2v20.73 and I don't see the leak anymore.
Found out what it was - it's a lock leak when using flash strings as property names in objects. It'd end up leaking memory pretty much whenever you display a menu, so it's good to have found it! Actually fixing it is proving problematic though...
And annoyingly it's nothing to do with the pretokenisation changes - it's just that they happened to pick it up.
edit: Fixed!