1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/debugger/graphics
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary
Functions which are suppose to crash on non canary builds usually don't return anything which lead to uninitialized memory being used.
2018-12-19 12:52:32 +11:00
..
graphics_breakpoint_observer.cpp
graphics_breakpoint_observer.h
graphics_breakpoints.cpp graphic_breakpoints: Correct translation of strings in BreakpointModel's data() function 2018-10-24 11:01:23 -04:00
graphics_breakpoints.h
graphics_breakpoints_p.h graphic_breakpoints: Correct translation of strings in BreakpointModel's data() function 2018-10-24 11:01:23 -04:00
graphics_surface.cpp Fixed uninitialized memory due to missing returns in canary 2018-12-19 12:52:32 +11:00
graphics_surface.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00