diff options
author | Masanari Iida <standby24x7@gmail.com> | 2014-01-17 20:38:00 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-02-04 12:43:53 +0400 |
commit | 1ba6c90161ac058f580e6ceb5ccc14dcd86365d1 (patch) | |
tree | c78403a862d45fb4939398375380be5b7c6828f5 /drivers/hwspinlock | |
parent | f2e4c5e004691dfe37d0e4b363296f28abdb9bc7 (diff) | |
download | linux-1ba6c90161ac058f580e6ceb5ccc14dcd86365d1.tar.xz |
[media] hdpvr: Fix memory leak in debug
cppcheck reported memory leak in device_authorizatio()
within hdpvr-core.c.
When the debug option is specified and the code jump to
"unlock:" label, print_buf was not freed.
Confirm the module succesfully compiled without error.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/hwspinlock')
0 files changed, 0 insertions, 0 deletions