mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
f8ab79e68a
This prevents the pitfall of UB when checking if they have been assigned something valid by comparing to nullptr.