topaz-next / topaz

💎 A server emulator for Final Fantasy XI.
GNU General Public License v3.0
56 stars 81 forks source link

Small memory leaks in Core and Lua #2672

Open zach2good opened 3 years ago

zach2good commented 3 years ago

Additional Information (Steps to reproduce/Expected behaviour) :

It was observed that an idle server is accumulating almost 200kb/day (IIRC) of Lua memory usage. There also seems to be even smaller leaks in Core.

Since they're so small, the threat level is lowered from "SEVERE!!" to "High!".