coreaudio: Make sure Port_SendToMessageThread is not NULL before calling CFMessagePor...
commit686ea70c1853aecc235143862b42e6fb09333ed4
authorAric Stewart <aric@codeweavers.com>
Thu, 10 Jul 2008 02:28:56 +0000 (10 11:28 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Jul 2008 10:30:56 +0000 (10 12:30 +0200)
tree6b75f8deb063ffc252c34991580383abe6e692d0
parent031ee3e695dd20e6d0532c87184c29e01073b9c2
coreaudio: Make sure Port_SendToMessageThread is not NULL before calling CFMessagePortSendRequest.

Prevents crashing when closing audio device during playback.
dlls/winecoreaudio.drv/audio.c