]> git.alsa-project.org Git - alsa-utils.git/commit
aplay - Fix possible endless loop with SIGBART
authorTakashi Iwai <tiwai@suse.de>
Thu, 12 Jul 2007 13:20:52 +0000 (15:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Jul 2007 13:20:52 +0000 (15:20 +0200)
commitea04f2c888a1f47c1015b97d87dfa141a32a5b6f
tree27a5e91b32ca2bdf9bea15cc696f75e98c539a40
parent8d0fb15b2bedb89693560098d8b6c4fa1c022c0c
aplay - Fix possible endless loop with SIGBART

The signal handler may cause endless loop with SIGABRT.
aplay/aplay.c