diff options
author | Jesper Juhl <[email protected]> | 2011-11-13 22:14:32 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2011-11-15 10:02:57 -0500 |
commit | fe09b32a4361bea44169b2063e8c867cabb6a8ba (patch) | |
tree | 6669196f194348c76ca7fe0f2828555957476449 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | ed66ba472a742cd8df37d7072804b2111cdb1014 (diff) |
Net, libertas: Resolve memory leak in if_spi_host_to_card()
If we hit the default case in the switch in if_spi_host_to_card() we'll leak
the memory we allocated for 'packet'. This patch resolves the leak by freeing
the allocated memory in that case.
Signed-off-by: Jesper Juhl <[email protected]>
Acked-by: Dan Williams <[email protected]>
Cc: [email protected]
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions