diff options
author | Florian Fainelli <[email protected]> | 2016-07-15 16:41:16 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-16 22:06:00 -0700 |
commit | ea6ff112b095dce2060c304195904d859c3e2625 (patch) | |
tree | 85f63a6948c2cea5bdea6e4ac69dc0df05758bb4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | de702da7a823ab0c4a1e53ed79a2695f0d453855 (diff) |
net: nb8800: Fix SKB leak in nb8800_receive()
In case nb8800_receive() fails to allocate a fragment, we would leak the
SKB freshly allocated and just return, instead, free it.
Reported-by: coverity (CID 1341750)
Signed-off-by: Florian Fainelli <[email protected]>
Acked-by: Mans Rullgard <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions