Re: [net 0/6] tipc: fix uninit-value issues reported by syzbot

2019-01-15 Thread David Miller
From: Ying Xue Date: Mon, 14 Jan 2019 17:22:23 +0800 > Recently, syzbot complained that TIPC module exits several issues > associated with uninit-value type. So, in this series, we try to > fix them as many as possible. Series applied, thanks Ying.

[net 0/6] tipc: fix uninit-value issues reported by syzbot

2019-01-14 Thread Ying Xue
Recently, syzbot complained that TIPC module exits several issues associated with uninit-value type. So, in this series, we try to fix them as many as possible. Ying Xue (6): tipc: fix uninit-value in in tipc_conn_rcv_sub tipc: fix uninit-value in tipc_nl_compat_link_reset_stats tipc: fix un