Blender Git Commit Log

Git Commits -> Revision 3ab5ef7

Revision 3ab5ef7 by Bastien Montagne (master)
February 9, 2018, 16:23 (GMT)
Fix (unreported) error on freeing timers which customdata pointer shall not be freed.

Looks like there was no way to avoid that so far, since
WM_event_add_timer_notifier can set mere int-in-pointer there, this can
cause issues. So added mere flags system to wmTimer to allow
controlling this.

Commit Details:

Full Hash: 3ab5ef7b4f34f110e4861096428b83b4f9b5efe9
Parent Commit: ea90994
Lines Changed: +9, -2

2 Modified Paths:

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