Blender Git Loki
Git Commits -> Revision 7552089
Revision 7552089 by Campbell Barton (master) July 16, 2020, 06:38 (GMT) |
Fix T78636: Crash displaying many aligned buttons Displaying user preferences search crashed on macOS when the search contained a common character such as 'E'. This caused alignment to 'alloca' too much memory. Replace with a heap allocation fallback. |
Commit Details:
Full Hash: 75520894c72ae8ee96cda7ed8cf8ac642c4f31ab
Parent Commit: 2811de6
Lines Changed: +15, -1
1 Modified Path:
/source/blender/editors/interface/interface_align.c (+15, -1) (Diff)