mirror of
https://github.com/godotengine/godot.git
synced 2025-01-03 16:50:44 +00:00
eliminated some crashes according to llvm address sanitizer
This commit is contained in:
parent
19ba45587c
commit
6b35211c53
@ -536,6 +536,8 @@ public:
|
||||
Vector3 cell_size_cache;
|
||||
Vector3 bounds;
|
||||
Transform transform_to_data;
|
||||
|
||||
GIProbeInstance() { probe=NULL; tex_cache=0; }
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user