Blender Git Commit Log
Git Commits -> Revision 953a031
Revision 953a031 by Hans Goudey (master) September 3, 2020, 19:33 (GMT) |
UI: Fix use after free for instanced panel expansion The "set_expand_from_list_data" function has to be called after updating the panels' custom data pointers. Otherwise the wrong information is retrieved in the best base and it will cause a crash in the worst case. |
Commit Details:
Full Hash: 953a031f15e077674e92585cbb085021678860c3
Parent Commit: 88b6dd1
Lines Changed: +28, -28
1 Modified Path:
/source/blender/editors/interface/interface_templates.c (+28, -28) (Diff)