ref: 61a93fc303fe60819e7a0f9e264c0b592bcb8e93
parent: b503ec27fd78fcde08968ba62ef45714a5b2254e
author: Jacob Moody <moody@posixcafe.org>
date: Sun Feb 12 02:15:35 EST 2023
oops
--- a/libnpe_sdl2/rwops.c
+++ b/libnpe_sdl2/rwops.c
@@ -273,6 +273,5 @@
static int
memclose(struct SDL_RWops *o)
{
- free(o);
return 0;
}