Blender Git Commit Log
Git Commits -> Revision ec7e20f
Revision ec7e20f by Sybren A. Stüvel (lineart-shadow) December 8, 2021, 06:53 (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: ec7e20fa18dbcfbc2e027d3c0f1ca38c76d4b1a9
Parent Commit: a3c37b6
Committed By: YimingWu
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/preferences.c (+1, -1) (Diff)