mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 10:20:51 +00:00
commit
ba3161af87
2
deps/rcheevos/src/rcheevos/alloc.c
vendored
2
deps/rcheevos/src/rcheevos/alloc.c
vendored
@ -50,4 +50,4 @@ void rc_destroy_parse_state(rc_parse_state_t* parse)
|
||||
{
|
||||
if (parse->scratch.memref != parse->scratch.memref_buffer)
|
||||
free(parse->scratch.memref);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user