From: Takashi Iwai Date: Fri, 3 Aug 2012 10:48:32 +0000 (+0200) Subject: ALSA: PCM: Fix possible memory leaks in the error path X-Git-Tag: v3.6-rc2~27^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c810f9039f040681ec9d9f2983b748c193037297;p=pandora-kernel.git ALSA: PCM: Fix possible memory leaks in the error path When the first page allocation failed for sgbuf, it leaks the records that have been formerly allocated. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed