diff options
author | Patrick McHardy <[email protected]> | 2011-04-12 05:39:51 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-04-12 14:38:57 -0700 |
commit | 0e08785845093ef4ed220463a739bc8d0db95de7 (patch) | |
tree | e3c9539949a3c00ea2457439bb6f36e5c4842f54 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 192910a6cca5e50e5bd6cbd1da0e7376c7adfe62 (diff) |
connector: fix skb double free in cn_rx_skb()
When a skb is delivered to a registered callback, cn_call_callback()
incorrectly returns -ENODEV after freeing the skb, causing cn_rx_skb()
to free the skb a second time.
Reported-by: Eric B Munson <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
Tested-by: Eric B Munson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions