commit | 18353192b8f696a27420e2e8f39804c2075f26fb | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 15 21:42:20 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Feb 16 09:22:42 2017 +0100 |
tree | 249ee4bd572f191ae81c9853318a0782bd0d0235 | |
parent | 5def90196b52d0bbec4f662448e25f2a4c06ddbc [diff] |
ALSA: x86: Fix memory leak in had_build_channel_allocation_map() The previously allocated chmap has to be released before setting the new one. Signed-off-by: Takashi Iwai <tiwai@suse.de>