OSDN Git Service

output error message instead of assert().
authorTakashi Iwai <tiwai@suse.de>
Tue, 27 Aug 2002 16:30:59 +0000 (16:30 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 27 Aug 2002 16:30:59 +0000 (16:30 +0000)
commit5191bbcce59d89ac500c20dc9227a77fbdd1595d
treeb13f74f7a6fd092d7f037cb22fc4721572ccd546
parentb4b00dd7cf43c54eca583b578b41708e7823e206
output error message instead of assert().
assert() may cause an infinite loop in aplay, since it's in the
closing phase.
src/pcm/pcm_plug.c