flycast/core/rend/boxart
Flyinghead 5a409dbe2c boxart: [] operator with non-existing key on const json is UB
Use json::at() instead.
Don't return pointer to GameBoxart to UI since it can be
replaced/deleted by the scraper thread.
Tentative fix for MINIDUMP-16
2023-01-04 12:09:09 +01:00
..
boxart.cpp boxart: [] operator with non-existing key on const json is UB 2023-01-04 12:09:09 +01:00
boxart.h boxart: [] operator with non-existing key on const json is UB 2023-01-04 12:09:09 +01:00
gamesdb.cpp boxart: [] operator with non-existing key on const json is UB 2023-01-04 12:09:09 +01:00
gamesdb.h boxart: extract 0GDTEX.PVR. Offline scraping 2022-07-21 10:43:45 +02:00
http_client.cpp sentry.io integration 2022-12-20 21:52:46 +01:00
http_client.h sentry.io integration 2022-12-20 21:52:46 +01:00
pvrparser.h scraper: skip invalid textures. invalid CUE crash. memory leak 2022-12-25 11:27:48 +01:00
scraper.cpp scraper: skip invalid textures. invalid CUE crash. memory leak 2022-12-25 11:27:48 +01:00
scraper.h boxart: [] operator with non-existing key on const json is UB 2023-01-04 12:09:09 +01:00