don't require at least 8 bytes of sound data (patch 1340767); do check that we have...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Mar 2006 13:29:05 +0000 (13:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Mar 2006 13:29:05 +0000 (13:29 +0000)
commit0aa7c4413630644b24c808d2762c7eff9216f21d
treee94c8161199fad5c26df92db90a8a250ec01717c
parentcceed0407feaa3bcdacbfaf2e02324fdb1b6485f
don't require at least 8 bytes of sound data (patch 1340767); do check that we have enough data before reading it (and crashing)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/sound.cpp