Fix crash when unable to open portaudio stream
authorTim Mayberry <mojofunk@gmail.com>
Wed, 1 Apr 2015 12:43:39 +0000 (22:43 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 30 Jul 2015 23:59:54 +0000 (09:59 +1000)
commite2001ac4f30441ddc22c74df200c8a27e638d476
treefce1f60eb9066beffc996ef1c7e857d5497f78d9
parentb6db19a5c67e4b58bc2555d7ff83f97bdba6811b
Fix crash when unable to open portaudio stream

Calling Pa_Terminate after failing to open stream causes an assertion
libs/backends/portaudio/portaudio_io.cc