Files
ppsspp/Core/Util
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-02-04 10:19:34 -06:00
2024-10-28 17:59:06 +01:00
2024-09-09 20:18:03 +02:00