inseven / opolua

A compiled-OPL interpreter for iOS written in Lua
https://opolua.org
MIT License
12 stars 0 forks source link

Potential memory leak in `OpoIoHandler` #308

Open jbmorley opened 1 month ago

jbmorley commented 1 month ago

OpoInterpreter.iohandler is a strong reference. I think this might easily lead to memory leaks of classes that use it, like Installer.