aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorDongliang Mu <[email protected]>2021-07-20 10:01:16 +0000
committerMark Brown <[email protected]>2021-07-22 15:02:22 +0000
commit8311ee2164c5cd1b63a601ea366f540eae89f10e (patch)
tree1aaf8817f0950986af9d75547e4079db4517904e /lib/debugobjects.c
parentspi: spi-mux: Add module info needed for autoloading (diff)
downloadkernel-8311ee2164c5cd1b63a601ea366f540eae89f10e.tar.gz
kernel-8311ee2164c5cd1b63a601ea366f540eae89f10e.zip
spi: meson-spicc: fix memory leak in meson_spicc_remove
In meson_spicc_probe, the error handling code needs to clean up master by calling spi_master_put, but the remove function does not have this function call. This will lead to memory leak of spicc->master. Reported-by: Dongliang Mu <[email protected]> Fixes: 454fa271bc4e("spi: Add Meson SPICC driver") Signed-off-by: Dongliang Mu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions