]> git.baikalelectronics.ru Git - kernel.git/commit
sound: oss/pas2: Fix possible access out of array
authorAsim Kadav <kadav@cs.wisc.edu>
Thu, 3 Jan 2013 17:47:26 +0000 (11:47 -0600)
committerTakashi Iwai <tiwai@suse.de>
Fri, 4 Jan 2013 09:38:27 +0000 (10:38 +0100)
commitbca971ca03a5ebebbae8b3bd7180bc47c472ff7a
treeb262bd64e751b7d68a012cf0c9329845518327df
parentb5705ea1cd52aa66e970dcf6cb9af6fa3e6cdaa4
sound: oss/pas2: Fix possible access out of array

Added a fix for hardware dependence bug where a sound card failure
should not result in reading beyond array memory index.

Signed-off-by: Asim Kadav <kadav@cs.wisc.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/pas2_card.c