Blender Git Loki
Git Commits -> Revision 8f4d8ad
Revision 8f4d8ad by Sergey Sharybin (master) November 26, 2010, 18:13 (GMT) |
Fix #24914: 3D text glitch and crash Crash was caused by invalid utf8 sequence pasteing from the clipboard. Prevent memory corruption by giving utf8slen() the same rules of bytes checking as utf8towchar() does. |
Commit Details:
Full Hash: 8f4d8ad5bc173ab38a18c380dc5a5161eab6aa17
SVN Revision: 33343
Parent Commit: 16feaf0
Lines Changed: +18, -22
1 Modified Path:
/source/blender/blenkernel/intern/font.c (+18, -22) (Diff)