Files
test2/source/blender
Campbell Barton 2b6f35d686 fix for error in string copy
- BLI_strncpy_wchar_from_utf8 wasn't NULL terminating the destination string, caused uninitialized memory use in BPY_python_start().
- BLI_strncpy_wchar_as_utf8 could write one byte past the buffer bounds.
2013-07-15 05:09:06 +00:00
..
2013-07-15 05:09:06 +00:00
2013-07-15 05:09:06 +00:00
2013-07-15 05:09:06 +00:00
2013-05-28 20:35:12 +00:00