aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorPotnuri Bharat Teja <[email protected]>2019-10-25 18:04:40 +0530
committerJason Gunthorpe <[email protected]>2019-10-28 14:13:33 -0300
commitd4934f45693651ea15357dd6c7c36be28b6da884 (patch)
treefee8011fc1774f0e987e1c1a4b240899406f0f2b /tools/perf/util/trace-event-scripting.c
parent1524b12a6e02a85264af4ed208b034a2239ef374 (diff)
RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
_put_ep_safe() and _put_pass_ep_safe() free the skb before it is freed by process_work(). fix double free by freeing the skb only in process_work(). Fixes: 1dad0ebeea1c ("iw_cxgb4: Avoid touch after free error in ARP failure handlers") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dakshaja Uppalapati <[email protected]> Signed-off-by: Potnuri Bharat Teja <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions