1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-03-22 07:05:48 -05:00
Lioncash 88c263ee8e service/am: Add missing return in error case for IStorageAccessor's Read()/Write().
Previously this would fall through and return successfully, despite
being an out of bounds read or write.
2019-05-18 18:50:04 -04:00
..