Blender Git Commit Log

Git Commits -> Revision 3cb166e

Revision 3cb166e by Sergey Sharybin (master)
May 26, 2012, 09:49 (GMT)
Fix reading freed memory when opening file by click on it on splash screen

Issue was introduced by yesterday's commit 47021 and caused by some handler's
which is getting called from ui_handler_popup frees event.

Worked around a bit by storing return value for ui_handler_popup before running
other handlers, but this only means global refactor of even handling order is
getting closer and closer.

Commit Details:

Full Hash: 3cb166e0f2ee04d0ab24ac4700b852e32f24cb8a
SVN Revision: 47040
Parent Commit: c895c0e
Lines Changed: +13, -11

1 Modified Path:

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