[Pkg-alsa-devel] Bug#755726: alsa-utils: arecord doesn't exit when -d is specified

orinoco bugs.debian.business at scholvien.com
Fri Nov 13 20:57:01 UTC 2015


Seems to be fixed in 1.0.29 with

$ diff alsa-utils-1.0.28/aplay/aplay.c alsa-utils-1.0.29/aplay/aplay.c
2042c2042
<       return result;
---
>       return rcount;
2087c2087
<       return result;
---
>       return rcount;

(as it was in 1.0.27)



More information about the Pkg-alsa-devel mailing list