]> git.sesse.net Git - vlc/commit
macosx: avoid a crash if VLCIntf is NULL.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Wed, 26 Mar 2008 16:25:17 +0000 (17:25 +0100)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Wed, 26 Mar 2008 16:36:07 +0000 (17:36 +0100)
commit50d5d52137b5768fa13d44ecbc0911b6891ad3b8
tree2470854f33d2b89f37890292e7e41269ee451746
parent24ddff58f6fb99cafff56a88d2fb99a5f687ff51
macosx: avoid a crash if VLCIntf is NULL.

Note: This is completly crippled and can easily lead to some race condition. We need to re-think the whole modules to avoid those.
modules/gui/macosx/voutgl.m