mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-06-12 10:05:24 -05:00
d274d8a65c
resolve_local_file step 2 (pure MD5 lookup) now verifies that the found file's name matches the requested name or is a .variants/ derivative. Prevents serving wrong files when an unrelated file shares the same MD5 in the index (e.g. spi.zip returned for a7ports.zip because RetroDECK expected an MD5 we don't have).