diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-07-11 22:14:48 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-14 17:53:52 +0300 |
commit | 3a15b45b5454da862376b5d69a4967f5c6fa1368 (patch) | |
tree | a5dc498d38cd773fb8c72df51e87f750823486f5 /drivers/misc/Kconfig | |
parent | 4b00b176b3a3bcd4679487c23d333be02e533d93 (diff) | |
download | linux-3a15b45b5454da862376b5d69a4967f5c6fa1368.tar.xz |
cxl: Fix a memory leak in an error handling path
A bitmap_zalloc() must be balanced by a corresponding bitmap_free() in the
error handling path of afu_allocate_irqs().
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/ce5869418f5838187946eb6b11a52715a93ece3d.1657566849.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/Kconfig')
0 files changed, 0 insertions, 0 deletions