commit | 4dc040a0b34890d2adc0d63da6e9bfb4eb791b19 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@linux.intel.com> | Mon Sep 17 11:51:25 2012 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Sep 17 09:54:41 2012 +0200 |
tree | 751bd8191cca6d4a5119d04bc06362aa93a7c50d | |
parent | e5d6db8e6039d7f51a9a648d74db1109c7fdc746 [diff] |
ALSA: compress - move the buffer check Commit ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() added a new error check for input params. this add new routine for input checks and moves buffer overflow check to this new routine. This allows the error value to be propogated to user space Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>