Blender Git Commit Log

Git Commits -> Revision 81a93df

Revision 81a93df by Sybren A. Stüvel (master)
July 6, 2018, 11:52 (GMT)
Fix crash when startup file has an image in it

This fixes an issue introduced in d192d723123add1dde3e9f7e9458aefcafb7e7d2.
When starting up, the UI hasn't been fully initialised yet, and calling
wm_event_do_depsgraph() can trigger icon updates when the startup file
contains an image, causing a segfault due to a not-yet-initialised ghash
for the icons.

Commit Details:

Full Hash: 81a93df6d22c2f148667b9a6e8308e083a4cec39
Parent Commit: ccef83b
Lines Changed: +7, -1

1 Modified Path:

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