fixed memory leaks in case of errors during file load in wxSound::Create() (coverity...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 Mar 2006 23:21:08 +0000 (23:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 Mar 2006 23:21:08 +0000 (23:21 +0000)
commit455f6b8d94e9e312e2c1a81a9515d784f9f4ac30
tree1a729e86afa9af36eabe120ee57659112d767f66
parente1026179ef66aff49c44b5c6cdcbe68c938f33a3
fixed memory leaks in case of errors during file load in wxSound::Create() (coverity checker CID 54)

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