OSDN Git Service

dmix: Don't use assert() and abort()
authorTakashi Iwai <tiwai@suse.de>
Wed, 27 Nov 2013 08:37:54 +0000 (09:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Nov 2013 08:37:54 +0000 (09:37 +0100)
commit49ad6699e68862ef9888bdf10b5bdaa19933f1ea
tree11399c0b3c63053470036e2c28ff209d4eba65ca
parent29d89ba0452e29830ca6cd34636aecf160a94a9d
dmix: Don't use assert() and abort()

We seem to still have some races at closing a dmix stream, but
aborting is the worst option.  Let's make not melt down.

Reference: https://bugzilla.novell.com/show_bug.cgi?id=852446
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_direct.h