OpenSWE1R / openswe1r

An Open-Source port of the 1999 Game "Star Wars Episode 1: Racer"
https://openswe1r.github.io/
GNU General Public License v2.0
312 stars 26 forks source link

Avoid undefined memory #176

Closed JayFoxRox closed 5 years ago

JayFoxRox commented 5 years ago

These problems were found using valgrind. The changes hopefully make OpenSWE1R more stable and robust.

Valgrind shouldn't find any access errors anymore (but still leaks).