diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-03-08 08:21:52 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-03-24 20:53:32 -0400 |
commit | ded260235308f340b979258a4c736e06ba12c747 (patch) | |
tree | 28cb866046d55a9c669174d75fbc27ff94e90429 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b172679b0d3b93a6197b2ff892794e7178e3c448 (diff) |
IB/rxe: double free on error
"goto err;" has it's own kfree_skb() call so it's a double free. We
only need to free on the "goto exit;" path.
Fixes: 8700e3e7c485 ("Soft RoCE driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions