summaryrefslogtreecommitdiff
path: root/include/uapi/linux/module.h
diff options
context:
space:
mode:
authorBhalchandra Gajare <gajare@codeaurora.org>2015-12-04 17:18:52 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:13:27 -0700
commit7efd0a96446240ac8a7eecbcffb8f2f1a0b64597 (patch)
tree909a990cd6bdeaa54bb17ad81c0d3fa749781683 /include/uapi/linux/module.h
parent3035a7709cdc0b55decb9d0fa43cbc7e9c0d9065 (diff)
ASoC: wcd_cpe_core: Fix memory leak
During sound model de-registration, the message to be sent to CPE is dynamically allocated but not freed. This causes memory leak in the driver. Fix by adding kfree() to free the memory once the message transfer is completed. CRs-fixed: 933901 Change-Id: I02f25fc3457d530de436eb33da1709517b597e7b Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/module.h')
0 files changed, 0 insertions, 0 deletions