summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorAbdun Nihaal <nihaal@cse.iitm.ac.in>2026-01-20 15:56:20 +0530
committerLee Jones <lee@kernel.org>2026-03-25 12:44:43 +0000
commita5a65a7fb2f7796bbe492cd6be59c92cb64377d1 (patch)
tree822235bf92159916a8f97639af17a09bf8bdaf3c /tools/lib/python
parent1dfc9d60a69ec148e1cb709256617d86e5f0e8f8 (diff)
mfd: mc13xxx-core: Fix memory leak in mc13xxx_add_subdevice_pdata()
The memory allocated for cell.name using kmemdup() is not freed when mfd_add_devices() fails. Fix that by using devm_kmemdup(). Fixes: 8e00593557c3 ("mfd: Add mc13892 support to mc13xxx") Signed-off-by: Abdun Nihaal <nihaal@cse.iitm.ac.in> Link: https://patch.msgid.link/20260120102622.66921-1-nihaal@cse.iitm.ac.in Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions