commit | 29d28c5060023e661965c51c7e8f53bc9eb44fc4 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Fri Sep 11 19:10:38 2015 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Sep 11 17:35:11 2015 +0200 |
tree | 918f0d0aa7d049c93464460ff74a14f249fcd8d2 | |
parent | 5ee20bc792467d7d612157e0a9962765aa943b08 [diff] |
ALSA: hdsp: fix memory leak If the size of the firmware is less than expected size then we are exiting with the error code but we missed releasing the firmware. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>