summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java/org
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2026-02-23 20:59:46 +0100
committerJosJuice <josjuice@gmail.com>2026-02-24 21:36:02 +0100
commit7b372db5593ddc92dd442e57170f13072b43ade8 (patch)
tree5e883f44605691a4f3abfde3645589f2ceb0389e /Source/Android/app/src/main/java/org
parent1d74321212e24b5709e20ca17710bc435882de45 (diff)
DiscIO: Only allow alphanumeric ASCII in game IDs
We often use game IDs in paths, so we should try to make sure path traversal is impossible in game IDs. Admittedly, doing any kind of real attack using the six bytes available in game IDs is unrealistic, but no game ID should contain non-alphanumeric or non-ASCII characters anyway. Might also fix https://bugs.dolphin-emu.org/issues/13982 by skipping converting between encodings for game IDs.
Diffstat (limited to 'Source/Android/app/src/main/java/org')
0 files changed, 0 insertions, 0 deletions