Files
ppsspp/Core
Henrik Rydgård 06522e91a0 BreakpointSubscriber: apply the same overflow check to breakpoint removal
WebSocketMemoryBreakpointParams::Parse() (used by add/update) checks
for address + size wrapping around before computing the end address,
but memory.breakpoint.remove computed it inline without that check.
Apply the same check for consistency - a crafted size could otherwise
wrap the computed end below address, causing RemoveMemCheck to operate
on an unintended range.
2026-08-11 15:40:30 +02:00
..
2026-08-11 10:28:36 +02:00
2026-08-09 22:10:54 +02:00
2026-08-11 09:08:52 +02:00
2026-08-11 10:28:48 +02:00
2026-08-11 10:28:36 +02:00
2026-06-02 11:15:08 +02:00
2026-08-11 10:28:36 +02:00
2026-08-09 22:10:54 +02:00
2026-08-10 11:02:25 +02:00
2026-08-11 10:28:36 +02:00
2026-07-29 16:27:33 +02:00
2026-08-03 19:11:07 +02:00
2026-08-10 10:11:24 +02:00
2026-08-05 09:48:51 +02:00
2026-08-05 00:15:56 +02:00
2026-08-11 10:28:47 +02:00
2025-03-27 14:26:48 +01:00
2026-08-11 09:08:52 +02:00
2026-08-11 10:28:48 +02:00
2026-08-10 10:11:24 +02:00
2026-07-29 16:27:33 +02:00
2025-08-31 13:37:43 +02:00
2026-07-27 18:37:28 +02:00
2026-07-29 16:27:33 +02:00