aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2022-11-14 11:08:29 +0000
committerAlexander Gordeev <[email protected]>2022-11-23 16:26:21 +0100
commit9ac74f0666ceab0b1047e9d59be846a3345e4e98 (patch)
tree5777b7b7b71ba6bc541f6f20d626b17097ab0805 /lib/mpi/mpi-mod.c
parente3c11025bcd2142a61abe5806b2f86a0e78118df (diff)
s390/ap: fix memory leak in ap_init_qci_info()
If kzalloc() for 'ap_qci_info_old' failed, 'ap_qci_info' shold be freed before return. Otherwise it is a memory leak. Link: https://lore.kernel.org/r/[email protected] Fixes: 283915850a44 ("s390/ap: notify drivers on config changed and scan complete callbacks") Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Harald Freudenberger <[email protected]> Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions