summaryrefslogtreecommitdiff
path: root/kernel/bpf/arraymap.c
diff options
context:
space:
mode:
authorAditya Bavanari <abavanar@codeaurora.org>2018-04-06 18:15:43 +0530
committerAditya Bavanari <abavanar@codeaurora.org>2018-04-11 12:37:00 +0530
commit2db9527657ab1dd04ff7a3bfc052bfd325aadf02 (patch)
tree505762aede3a2ff6736404a6572b128b20c29ac8 /kernel/bpf/arraymap.c
parentc2c950b468079a41c31d819051ffb8d9ad9eac8f (diff)
voice_svc: Avoid double free in voice_svc driver
voice_svc_dev is allocated as a device managed resource and need not be freed since it is freed automatically. Remove the logic to free voice_svc_dev in probe failure and remove functions to avoid double free. CRs-Fixed: 2204285 Change-Id: If4f9ca840b00448b987f5ce443f66b0923b01969 Signed-off-by: Aditya Bavanari <abavanar@codeaurora.org>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions