macosx/voutgl.m: fixed another crash (hopefully the last one).
Looks like OS X delayed the window destruction, causing the crash since reshape tries to use p_vout after it's been freed.
Showing
Please register or sign in to comment
Looks like OS X delayed the window destruction, causing the crash since reshape tries to use p_vout after it's been freed.