diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2016-10-29 23:36:24 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-21 11:40:45 -0200 |
commit | 1f5ecaf985c46889278f51fcb7bc143f60f4eb14 (patch) | |
tree | 7adb3f38a8204b46f7bcd24601609c369948ba65 /drivers/media/platform/sti | |
parent | 33e423c40ccf6eedbb5dc6e687524f9133368601 (diff) | |
download | kernel_replicant_linux-1f5ecaf985c46889278f51fcb7bc143f60f4eb14.tar.gz kernel_replicant_linux-1f5ecaf985c46889278f51fcb7bc143f60f4eb14.tar.bz2 kernel_replicant_linux-1f5ecaf985c46889278f51fcb7bc143f60f4eb14.zip |
[media] dibusb: fix possible memory leak in dibusb_rc_query()
'buf' is malloced in dibusb_rc_query() and should be freed before
leaving from the error handling cases, otherwise it will cause
memory leak.
Fixes: ff1c123545d7 ("[media] dibusb: handle error code on RC query")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/sti')
0 files changed, 0 insertions, 0 deletions