Files
yuzu-mainline/src/video_core
comex e8b2fd21d8 nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
- Use .at() instead of raw indexing when dealing with untrusted indices.

- For the special case of WaitFence with syncpoint id UINT32_MAX,
  instead of crashing, log an error and ignore.  This is what I get when
  running Super Mario Maker 2.
2020-11-24 12:59:41 -05:00
..
2020-10-26 23:07:36 -04:00
2020-10-26 23:07:36 -04:00
2020-10-26 23:07:36 -04:00
2020-10-26 23:07:36 -04:00
2020-10-26 23:07:36 -04:00
2020-07-18 14:24:32 +10:00
2020-07-17 14:24:57 +10:00