diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2019-06-27 14:30:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-01 19:00:52 -0700 |
commit | c8c8218ec5af5d2598381883acbefbf604e56b5e (patch) | |
tree | 95b451690c50a0b20610a957cec9d64551a38c3a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2e60546368165c2449564d71f6005dda9205b5fb (diff) |
netrom: fix a memory leak in nr_rx_frame()
When the skb is associated with a new sock, just assigning
it to skb->sk is not sufficient, we have to set its destructor
to free the sock properly too.
Reported-by: syzbot+d6636a36d3c34bd88938@syzkaller.appspotmail.com
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions