diff options
| author | Cong Wang <xiyou.wangcong@gmail.com> | 2017-10-25 01:44:49 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-10-26 11:46:53 +0300 |
| commit | e233df01576bba9f5bafacccd571353b72152bd5 (patch) | |
| tree | e67220d57359519a806ac70d894b423b2c14ca84 /scripts/const_structs.checkpatch | |
| parent | c1eef220c1760762753b602c382127bfccee226d (diff) | |
| download | linux-e233df01576bba9f5bafacccd571353b72152bd5.tar.xz | |
tipc: fix a dangling pointer
tsk->group is set to grp earlier, but we forget to unset it
after grp is freed.
Fixes: 75da2163dbb6 ("tipc: introduce communication groups")
Reported-by: syzkaller bot
Cc: Jon Maloy <jon.maloy@ericsson.com>
Cc: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
