behaviour-tree-test/editor/debugger
Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
2022-04-04 19:49:50 +02:00
..
debug_adapter Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
editor_debugger_inspector.cpp
editor_debugger_inspector.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
editor_debugger_node.cpp
editor_debugger_node.h
editor_debugger_server.cpp
editor_debugger_server.h
editor_debugger_tree.cpp
editor_debugger_tree.h
editor_network_profiler.cpp
editor_network_profiler.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
editor_performance_profiler.cpp
editor_performance_profiler.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
editor_profiler.cpp
editor_profiler.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
editor_visual_profiler.cpp
editor_visual_profiler.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
script_editor_debugger.cpp
script_editor_debugger.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
SCsub