Cong Wang e233df0157 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>
2017-10-26 17:46:53 +09:00
..
2015-05-14 12:24:45 -04:00
2017-10-13 08:46:00 -07:00
2015-03-05 22:08:42 -05:00
2017-10-16 21:28:36 +01:00
2017-10-13 08:46:00 -07:00
2016-07-26 14:26:42 -07:00
2017-10-13 08:46:00 -07:00
2017-10-26 09:38:34 +09:00
2016-08-18 23:36:07 -07:00
2017-08-23 22:31:38 -07:00
2017-10-13 08:46:00 -07:00
2017-10-26 17:46:53 +09:00