TerryCavanagh / VVVVVV

The source code to VVVVVV! http://thelettervsixtim.es/
Other
7k stars 559 forks source link

Fix UB where image loading fails in certain cases #995

Closed AllyTally closed 1 year ago

AllyTally commented 1 year ago

Changes:

Looks like I forgot to set data to NULL, and uh, there's a double free somewhere. Not anymore.

Legal Stuff:

By submitting this pull request, I confirm that...