Memory leaks
#1396
Replies: 1 comment
-
Address sanitizer report from just the main menu and a demo playing:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I ran a lot of Valgrind while testing out the savegame and requester fixes in #1389. After solving those, here are the remaining
definitely lost
memory leaks reported by Valgrind. There were a few more definite reports and a lot of possibly lost reports, but a lot of those had WSL calls in them, so I leaned more towards them being a WSL thing rather than a TR1X issue. But it may be worth testing on a native Linux machine to be sure.Beta Was this translation helpful? Give feedback.
All reactions