summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorFedor Pchelkin <pchelkin@ispras.ru>2023-03-07 00:26:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-17 10:45:07 +0300
commit7786bfd8f7ab94f5c1ceb3e721aeccb76e24f414 (patch)
treead2dc9ca8530732583f0274519096f4b4ddf50c5 /fs
parent3f00c476da8fe7c4c34ea16abb55d74127120413 (diff)
downloadlinux-7786bfd8f7ab94f5c1ceb3e721aeccb76e24f414.tar.xz
nfc: change order inside nfc_se_io error path
commit 7d834b4d1ab66c48e8c0810fdeadaabb80fa2c81 upstream. cb_context should be freed on the error path in nfc_se_io as stated by commit 25ff6f8a5a3b ("nfc: fix memory leak of se_io context in nfc_genl_se_io"). Make the error path in nfc_se_io unwind everything in reverse order, i.e. free the cb_context after unlocking the device. Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Fedor Pchelkin <pchelkin@ispras.ru> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230306212650.230322-1-pchelkin@ispras.ru Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions