]> git.sesse.net Git - vlc/commit
VLM : Fix a race condition when input event is triggered and vlm_MediaInstanceDelete...
authorSébastien Escudier <sebastien-devel@celeos.eu>
Thu, 8 Oct 2009 08:05:07 +0000 (10:05 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 18 Oct 2009 11:17:13 +0000 (14:17 +0300)
commit5d0f05ab7287efdbd1a3a7c7c3edd7e8b89d9f93
treea5850c4b7a2b7127d4adc25f902e8de5eb69295f
parentc2d2e2bb4dd925bb4f7bf0ecfc64a99013f76471
VLM : Fix a race condition when input event is triggered and vlm_MediaInstanceDelete is called at the same time.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
src/input/vlm.c