From: Tung N. <tun...@de...> - 2019-11-28 03:10:24
|
This series fixes some bugs at socket layer. Tung Nguyen (4): tipc: fix potential memory leak in __tipc_sendmsg() tipc: fix wrong socket reference counter after tipc_sk_timeout() returns tipc: fix wrong timeout input for tipc_wait_for_cond() tipc: fix duplicate SYN messages under link congestion net/tipc/socket.c | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) -- 2.17.1 |