Fix NULL pointer access issue (Windows audio driver output)
Add DriverClosing and OutputWorking flags. If TiMidity++ called
close_output during a stop at output_data, app cause a NULL pointer
access. After changing, WaitForBuffer(1) to stop until return from
output_data.
Signed-off-by:
yta <yta@inter7.jp>
Please register or sign in to comment