]> git.sesse.net Git - vlc/commit
direct3d11: don't crash when exiting with an error
authorSteve Lhomme <robux4@videolabs.io>
Mon, 23 Mar 2015 15:04:57 +0000 (16:04 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 23 Mar 2015 17:11:26 +0000 (18:11 +0100)
commita5217fb83059b9a8372a9d913ba0ad6b62b4160b
tree7a9023fd20acaedf156c2e0891cccb0ad5e4a20f
parente045b625af773c7f84e78a277f8c053447c1ff19
direct3d11: don't crash when exiting with an error

It happens when opening the D3D11 device fails

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/msw/direct3d11.c