OSDN Git Service

* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete of
authorcorinna <corinna>
Fri, 7 May 2004 07:54:28 +0000 (07:54 +0000)
committercorinna <corinna>
Fri, 7 May 2004 07:54:28 +0000 (07:54 +0000)
commit6a97d591c8f2e21c7af812b523de806a55245d62
tree839d61eb7654c6dc9f2f64c3571b7e4ff992645d
parent9bf25b9f4df1597146fa3df5d9f14f64e12d42d9
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete of
bigwavebuffer_ so that it is always cleaned, also in child processes.
(fhandler_dev_dsp::Audio_in::stop): Ditto.
(fhandler_dev_dsp::close): Stop audio play immediately in case of
abnormal exit.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_dsp.cc