Files
ppsspp/Core
Henrik Rydgård 2b558eb545 Fix regression in Tomb Raider Legends
Need to make sure a buffer size check happens before the buffer is
accessed - since the game calls sceAtracSetDataAndGetID with both buffer
and bufferSize as 0, and it expects to receive TOO_SMALL and not a
memory exception.

Thanks to @sum2012 for quick investigationh help.
2025-03-23 07:11:01 +01:00
..
2025-03-23 07:11:01 +01:00
2025-03-19 11:41:13 +01:00
2024-12-18 13:57:26 +01:00
2025-03-23 07:11:01 +01:00
2024-12-18 13:57:26 +01:00
2025-01-19 10:33:22 +01:00
2024-12-18 13:57:26 +01:00
2025-03-21 20:45:12 +01:00