commit | bf0be0e951cf1c4c9ce38032195cd8095a16d828 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Mon May 30 12:49:01 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jun 02 19:56:31 2011 +0200 |
tree | 0f32e4bc1dd584e0f5e4cae2ceb7acdc0e74a61e | |
parent | 46f2cc80514e389bacfb642a32a4181fa1f1d20b [diff] |
ALSA: 6fire: Don't leak firmware in error path One of the error paths in sound/usb/6fire/firmware.c::usb6fire_fw_ezusb_upload() neglects to free the memory allocated for the firmware before returning, thus leaking the memory. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>