]> git.alsa-project.org Git - alsa-utils.git/commit
aplay: Fix --max-file-time option 32 bits overflow
authorScott Gilliland <scott.gilliland@gatech.edu>
Fri, 23 Jun 2017 18:35:03 +0000 (18:35 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Jun 2017 15:05:38 +0000 (17:05 +0200)
commita28ff22df8885a3d389901c18c96b45fce9e4fe2
tree46497c92d5c359ccd5cae895c38e478124494c77
parent1e96c5f50e760f56f7fc53285bfd249ba59a90b5
aplay: Fix --max-file-time option 32 bits overflow

Fix bug in arecord --max-file-time where the file size could overflow
32 bits.

Signed-off-by: Scott Gilliland <scott.gilliland@gatech.edu>
Acked-by: John Sauter <John_Sauter@systemeyescomputerstore.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
aplay/aplay.c