Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Memory Leak #42

Closed
Blumlaut opened this issue Aug 14, 2018 · 4 comments
Closed

Investigate Memory Leak #42

Blumlaut opened this issue Aug 14, 2018 · 4 comments
Assignees
Labels

Comments

@Blumlaut
Copy link
Owner

also see FrazzIe/NativeUILua#9 (comment)

There is still a memory leak when creating the menu, not sure what causes it at this time

@Blumlaut Blumlaut added the bug label Aug 14, 2018
@Blumlaut Blumlaut added this to the Update 4.5 milestone Aug 14, 2018
@Blumlaut Blumlaut self-assigned this Aug 14, 2018
@Blumlaut
Copy link
Owner Author

apparently
FrazzIe/NativeUILua#11
might work better than what is currently being used, if PR gets merged i will push an update that SHOULD fix the leak.

@Blumlaut
Copy link
Owner Author

seems 4.45x solved this issue.

@TheSpartaPT
Copy link

you left a call to a function that doesn't exist named collectgarbage() on gui_c.lua ;)

@Blumlaut
Copy link
Owner Author

Blumlaut commented Aug 22, 2018

collectgarbage() does exist and does work

see http://luatut.com/collectgarbage.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants