godot/editor/fileserver
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
..
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
editor_file_server.cpp Remove duplicate editor settings definitions 2022-03-06 22:05:49 +01:00
editor_file_server.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00