]> git.alsa-project.org Git - alsa-utils.git/commit
aplay: fix two off by one errors
authorJurgen Kramer <gtmkramer@xs4all.nl>
Mon, 9 Sep 2013 10:02:29 +0000 (12:02 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Sep 2013 10:02:29 +0000 (12:02 +0200)
commit719faff80962a5d93c09980673f08048ae58add6
treea30e23f798158ded886bd34f78b037305ce827af
parent8f57464190eb683d9517d8cfbd2cefb6223c6f1d
aplay: fix two off by one errors

Attached patch for aplay fixes two off-by-one errors preventing usage
of the last available sample format.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
aplay/aplay.c