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 uninit-value in tipc_nl_compat_bearer_enable tipc: fix uninit-value in tipc_nl_compat_link_set tipc: fix uninit-value in tipc_nl_compat_name_table_dump tipc: fix uninit-value in tipc_nl_compat_doit net/tipc/netlink_compat.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++- net/tipc/topsrv.c | 2 +- 2 files changed, 50 insertions(+), 2 deletions(-) -- 2.7.4