summaryrefslogtreecommitdiff
path: root/scripts/Makefile.clang
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-12-06 11:17:31 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-12-08 18:43:34 +0300
commit97a48da1619ba6bd42a0e5da0a03aa490a9496b1 (patch)
tree977fd2e02fe21b127cddad0fbb5f6059d64d15fd /scripts/Makefile.clang
parentdc18a4c7b3bd447cef2395deeb1f6ac16dfaca0e (diff)
downloadlinux-97a48da1619ba6bd42a0e5da0a03aa490a9496b1.tar.xz
usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
of_icc_get() alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3_qcom_interconnect_exit() function. Add icc_put() in error handling to fix this. Fixes: bea46b981515 ("usb: dwc3: qcom: Add interconnect support in dwc3 driver") Cc: stable <stable@kernel.org> Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Link: https://lore.kernel.org/r/20221206081731.818107-1-linmq006@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.clang')
0 files changed, 0 insertions, 0 deletions