Blender Git Commit Log
Git Commits -> Revision 1620dcd
Revision 1620dcd by Sybren A. Stüvel (master) December 2, 2021, 12:02 (GMT) |
Fix: don't use `BLI_strncpy_utf8` for copying file paths File paths can be any encoding, so using some UTF-8-specific function is not the right way to go. |
Commit Details:
Full Hash: 1620dcd208a9156d06425b4a700f4c9308570efa
Parent Commit: c5ec373
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/preferences.c (+1, -1) (Diff)