diff options
author | Eric Dumazet <[email protected]> | 2010-10-26 19:21:07 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-10-27 11:37:33 -0700 |
commit | e5ccd96110d5ac0f73b695ba606feb6d69472f26 (patch) | |
tree | 6178c6bc06df10664837c9589afdebf6369a9c98 /tools/perf/util/trace-event-scripting.c | |
parent | b914c4ea929a4ba6fb97967800dc473c31552b98 (diff) |
ehea: fix use after free
ehea_start_xmit() dereferences skb after its freeing in ehea_xmit3() to
get vlan tags.
Move the offending block before the potential ehea_xmit3() call.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Breno Leitao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions