Blender Git Commit Log
Git Commits -> Revision 40aee0b
Revision 40aee0b by Julian Eisel (master) December 14, 2021, 19:57 (GMT) |
Fix possible use-after-free on error handling during VR view drawing Whenever an exception happens in VR session code, we cancel the entire session. Alongside that, we removed the "surface" item used to draw into an offscreen context. This would mess up the iterator of the surface draw loop. Similar to 7afd84df409a. |
Commit Details:
Full Hash: 40aee0b2e921dbbd4beeaaa4314c5f228600a47f
Parent Commit: 4cfa21f
Lines Changed: +2, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_surface.c (+2, -1) (Diff)