aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/Kconfig
diff options
context:
space:
mode:
authorLiu Jian <liujian56@huawei.com>2019-01-23 06:45:37 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-31 16:36:36 +0100
commit1a392b3de7c5747506b38fc14b2e79977d3c7770 (patch)
tree12a7e40cb216694680b08b9490bfad4f39d33802 /drivers/nvmem/Kconfig
parentnvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup() (diff)
downloadlinux-dev-1a392b3de7c5747506b38fc14b2e79977d3c7770.tar.xz
linux-dev-1a392b3de7c5747506b38fc14b2e79977d3c7770.zip
driver: uio: fix possible memory leak in __uio_register_device
'idev' is malloced in __uio_register_device() and leak free it before leaving from the uio_get_minor() error handing case, it will cause memory leak. Fixes: a93e7b331568 ("uio: Prevent device destruction while fds are open") Signed-off-by: Liu Jian <liujian56@huawei.com> Reviewed-by: Hamish Martin <hamish.martin@alliedtelesis.co.nz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/nvmem/Kconfig')
0 files changed, 0 insertions, 0 deletions