Blender Git Commit Log

Git Commits -> Revision 2f7258d

Revision 2f7258d by Campbell Barton (master)
August 29, 2021, 02:11 (GMT)
Fix BLI_strncpy_wchar_from_utf8 result on Windows

This function was documented to return the length but returned an
error value for WIN32. While this doesn't cause any bugs at the moment,
it could cause problems in the future.

Oversight in 5496d8cd361385268316f91afa150e69b5345ab0.

Commit Details:

Full Hash: 2f7258d618a2a38fc982a9e0d0d7dd3cbc95ab3a
Parent Commit: 4256eee
Lines Changed: +3, -1

1 Modified Path:

/source/blender/blenlib/intern/string_utf8.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021