Blender Git Commit Log
Git Commits -> Revision de3e797
July 29, 2020, 07:53 (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: de3e797d47e9572e5d558b70fc96b2d67c1b5d17
Parent Commit: 5c806a2
Committed By: Jeroen Bakker
Lines Changed: +15, -1
1 Modified Path:
/source/blender/editors/interface/interface_align.c (+15, -1) (Diff)