c8c86aa6a12a253680aa266ce1c5d51b1b39005a
- transform code was using sprintf reading and writing the same string (undefined behavior). - softbody had unneeded NULL check.
fix for uninitialized value in BLI_path_cwd() if PWD wasn't defined and the CWD was longer then 160.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%