From: Takashi Iwai Date: Thu, 1 Feb 2007 13:53:49 +0000 (+0100) Subject: [ALSA] Fix possible invalid memory access in PCM core X-Git-Tag: v2.6.21-rc1~83^2~62^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0981a260a1fe4a3f22cc70ef01ce38a73f548745;p=pandora-kernel.git [ALSA] Fix possible invalid memory access in PCM core snd_internval_list() may access invalid memory in the case count = 0 is given. It shouldn't be passed, but it'd better to make the code a bit more robust. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed