Files
citron/src/core
Zephyron dadf9d270c fix(nvdrv): prevent infinite loop when SMMU address space is exhausted
Fix crash in PinHandle when SMMU allocation fails and unmap queue is empty.
Previously, the code would log an error and continue looping indefinitely,
causing log spam and eventual crash. Now it returns 0 to fail gracefully.

Also fix incorrect handle check on line 219 - should check freeHandleDesc
instead of handle_description.

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-12-16 16:24:15 +10:00
..
2025-10-01 16:53:13 +00:00
2023-12-23 15:36:44 -05:00
2024-02-19 16:00:46 +01:00
2024-01-08 13:31:48 -06:00
2023-11-25 00:47:36 -05:00
2025-10-05 02:25:14 +00:00
2022-07-27 12:53:49 +02:00
2025-10-05 02:25:57 +00:00
2023-03-01 10:39:49 -05:00