82ecdd0104
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 |
||
---|---|---|
.. | ||
arm | ||
crypto | ||
file_sys | ||
frontend | ||
gdbstub | ||
hle | ||
loader | ||
memory | ||
tools | ||
CMakeLists.txt | ||
constants.cpp | ||
constants.h | ||
core_manager.cpp | ||
core_manager.h | ||
core_timing_util.cpp | ||
core_timing_util.h | ||
core_timing.cpp | ||
core_timing.h | ||
core.cpp | ||
core.h | ||
cpu_manager.cpp | ||
cpu_manager.h | ||
device_memory.cpp | ||
device_memory.h | ||
hardware_interrupt_manager.cpp | ||
hardware_interrupt_manager.h | ||
hardware_properties.h | ||
memory.cpp | ||
memory.h | ||
perf_stats.cpp | ||
perf_stats.h | ||
reporter.cpp | ||
reporter.h | ||
settings.cpp | ||
settings.h | ||
telemetry_session.cpp | ||
telemetry_session.h |