]> git.alsa-project.org Git - alsa-utils.git/commit
Fix misc bugs in arecord
authorTakashi Iwai <tiwai@suse.de>
Thu, 18 May 2006 10:33:35 +0000 (12:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 May 2006 10:33:35 +0000 (12:33 +0200)
commitca5cc4b98425e120706847cd8a3e2659b3722b68
treeb1ada3d8053a3c41efcf7106b2f7b1587bb534b3
parent56190f977b95582172da80db938e5daa048e1914
Fix misc bugs in arecord

- remove unused static declaration
- fix double close in signal handler
- fix NULL reference
- fix max file size to stdout with non-raw format
- code clean up
aplay/aplay.c