diff options
| author | Colin Ian King <[email protected]> | 2021-04-06 17:01:15 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2021-04-07 23:29:31 +0000 |
| commit | 657d4d1934f75a2d978c3cf2086495eaa542e7a9 (patch) | |
| tree | ea0b80a8078fb13ec99317be767fbebccffc989f /lib/dump_stack.c | |
| parent | clk: socfpga: Fix code formatting (diff) | |
| download | kernel-657d4d1934f75a2d978c3cf2086495eaa542e7a9.tar.gz kernel-657d4d1934f75a2d978c3cf2086495eaa542e7a9.zip | |
clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
There is an error return path that is not kfree'ing socfpga_clk leading
to a memory leak. Fix this by adding in the missing kfree call.
Addresses-Coverity: ("Resource leak")
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Dinh Nguyen <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
