Blender Git Commit Log

Git Commits -> Revision ef40b0f

Revision ef40b0f by Julian Eisel (temp-gpu-image-engine)
December 15, 2021, 13:37 (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: ef40b0f1360f85f1b6840be0b5a92f49911240ed
Parent Commit: 7f0f728
Committed By: Jeroen Bakker
Lines Changed: +2, -1

1 Modified Path:

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