diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-12-08 08:35:44 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-12-14 16:19:04 +0100 |
commit | 232c297a4e86fba1e2497012b1fcde6018d46f50 (patch) | |
tree | 9dc0878b1a88c68caa6cdf59b7082dca4e359762 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 43f0633f89947df57fe0b5025bdd741768007708 (diff) |
media: c8sectpfe: fix double free in configure_channels()
The configure_channels() function has a double free because
configure_memdma_and_inputblock() calls free_input_block() and then
it's called again in the error handling code.
Link: https://lore.kernel.org/linux-media/20211208073544.GA22020@kili
Fixes: c5f5d0f99794 ("[media] c8sectpfe: STiH407/10 Linux DVB demux support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions