eliminated some crashes according to llvm address sanitizer
This commit is contained in:
parent
19ba45587c
commit
6b35211c53
1 changed files with 2 additions and 0 deletions
|
|
@ -536,6 +536,8 @@ public:
|
|||
Vector3 cell_size_cache;
|
||||
Vector3 bounds;
|
||||
Transform transform_to_data;
|
||||
|
||||
GIProbeInstance() { probe=NULL; tex_cache=0; }
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue