diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2017-10-07 22:38:01 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-08 10:03:50 +0100 |
commit | e24061ae703d4b2c7dc70a7c6d64d57a4dede405 (patch) | |
tree | b3abce28aacc2c7a5d0e75d0fe7a212090d57399 /lib/assoc_array.c | |
parent | dd795459b42d8f58fcc78f3297323bcb23b0fdf1 (diff) |
bt8xx: fix memory leak
[ Upstream commit 6792eb0cf9310ec240b7e7c9bfa86dff4c758c68 ]
If dvb_attach() fails then we were just printing an error message and
exiting but the memory allocated to state was not released.
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/assoc_array.c')
0 files changed, 0 insertions, 0 deletions