diff options
author | Alex Dewar <[email protected]> | 2020-08-20 18:21:18 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2020-08-20 20:52:59 +0200 |
commit | 4da1edcf8f226d53c02c6b0e3077d581115b30d0 (patch) | |
tree | 085b5d353b1ae9305dda8bb04e5c46c4e6fffce0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 296050a04c9e4e4017638599de8ef0c3cce375b3 (diff) |
memory: brcmstb_dpfe: Fix memory leak
In brcmstb_dpfe_download_firmware(), memory is allocated to variable fw by
firmware_request_nowarn(), but never released. Fix up to release fw on
all return paths.
Cc: <[email protected]>
Fixes: 2f330caff577 ("memory: brcmstb: Add driver for DPFE")
Signed-off-by: Alex Dewar <[email protected]>
Acked-by: Markus Mayer <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions