]> git.sesse.net Git - vlc/commit
macosx/voutgl.m: fixed another crash (hopefully the last one).
authorEric Petit <titer@videolan.org>
Fri, 18 Feb 2005 15:11:21 +0000 (15:11 +0000)
committerEric Petit <titer@videolan.org>
Fri, 18 Feb 2005 15:11:21 +0000 (15:11 +0000)
commitfe90bd4ddb6fae9226ae9f4560b03d97a6b83b3b
tree9ccfe27812d3f2764badc83c5fa10f8833c468a3
parent1a206bf595c558d795762eedcb32996648ddaf7a
 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.
modules/gui/macosx/voutgl.m