Blender Git Commit Log

Git Commits -> Revision e06a0ba

Revision e06a0ba by Sergey Sharybin (master)
December 22, 2011, 16:00 (GMT)
Fix/workaround for russian ui crash on exit

Crash was caused by data segment corruption near "string" in view3d_modeselect_pup().
Enlarged size of this static buffer, so it's now enough to store translated modeselect string.

It's not actually fixes because in some other language this modeline might be much longer
and it'll lead to corruptions again.

Commit Details:

Full Hash: e06a0ba2bb22814392848d0cc7e9f00764e81fce
SVN Revision: 42825
Parent Commit: 4045b46
Lines Changed: +1, -1

1 Modified Path:

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