diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-10-30 08:20:26 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-12-13 11:04:46 +0100 |
commit | 5b2f885e2f6f482d05c23f04c8240f7b4fc5bdb5 (patch) | |
tree | 423dab278dbc4f26c736c1eec15e77c0c2ae7515 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a2dd235df435a05d389240be748909ada91201d2 (diff) |
media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling path of m88ds3103_probe()
If an error occurs after a successful i2c_mux_add_adapter(), then
i2c_mux_del_adapters() should be called to free some resources, as
already done in the remove function.
Fixes: e6089feca460 ("media: m88ds3103: Add support for ds3103b demod")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions