-
- Downloads
Fix UBSAN warning caused by uninitialized memory use
Unwrapping warned that a non 0/1 boolean value was being set. Initialize all members of PVert since they would be accessed when duplicating a PVert causing the uninitialized memory to be read.
Loading
Please register or sign in to comment