]> git.sesse.net Git - vlc/commit
auhal: Added more debug logs and removed invalid memory access due to wrong range
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Wed, 30 Jul 2014 15:04:37 +0000 (17:04 +0200)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Wed, 30 Jul 2014 16:46:18 +0000 (18:46 +0200)
commita9863cf8276cb76804e4c1923aa2f0417c65402a
tree7717a6ebc14087d6b3cdc4c7e25cff08e47eb413
parent49bd1c657d960ba107d9db8752f716139a938eee
auhal: Added more debug logs and removed invalid memory access due to wrong range

Search range for the new devices array was wrong, which led to nonworking
detection of removed devices, up to strange deadlocks when quitting VLC.
modules/audio_output/auhal.c