David Marcec 82ecdd0104 Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG
Previously if applications would send faulty buffers(example homebrew) it would lead to us returning uninitalized data. Switching from ASSERT_MSG to ASSERT_OR_EXECUTE_MSG allows us to have a fail safe to prevent crashes but also continue execution without introducing undefined behavior
2020-06-24 22:50:27 +10:00
..
2020-04-29 14:53:53 +10:00
2020-04-29 14:53:53 +10:00
2020-04-29 14:53:53 +10:00
2020-02-13 19:10:33 -04:00
2020-02-13 19:10:33 -04:00
2020-04-29 14:53:53 +10:00
2020-02-22 11:18:07 -04:00
2020-02-22 11:18:07 -04:00