aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2017-03-08 08:21:52 +0300
committerDoug Ledford <[email protected]>2017-03-24 20:53:32 -0400
commitded260235308f340b979258a4c736e06ba12c747 (patch)
tree28cb866046d55a9c669174d75fbc27ff94e90429 /scripts/gdb/linux/modules.py
parentb172679b0d3b93a6197b2ff892794e7178e3c448 (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 <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions