]> git.sesse.net Git - vlc/commit
Fixed spu destruction order.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 9 Oct 2008 22:17:45 +0000 (00:17 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 9 Oct 2008 22:17:45 +0000 (00:17 +0200)
commit7ee4309dc0f05c30a172fda51cf05d15668b4608
treee3775f36b9213f57b93b5b8aa9980e529c9ff88d
parent76795ad90a0bfa8854517e47102765ac6d92db13
Fixed spu destruction order.

It should fix a potential segfault when the vout is closed.
src/video_output/video_output.c