commit | c810f9039f040681ec9d9f2983b748c193037297 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Aug 03 12:48:32 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Aug 03 12:48:32 2012 +0200 |
tree | 9c60a5f46538233ab41f97cdf42fb9b33a4af7b1 | |
parent | ac190c76680cde6ce379b6be5baf89a970ea13d4 [diff] |
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 <tiwai@suse.de>