RE: [tipc-discussion] [net v3 1/1] tipc: fix memory leak caused by tipc_buf_append()

2020-10-28 Thread Tung Quang Nguyen
ge- From: Cong Wang Sent: Wednesday, October 28, 2020 3:50 AM To: Tung Quang Nguyen Cc: David Miller ; Linux Kernel Network Developers ; tipc-discuss...@lists.sourceforge.net Subject: Re: [tipc-discussion] [net v3 1/1] tipc: fix memory leak caused by tipc_buf_append() On Tue, Oct 27, 2020

RE: [tipc-discussion][net v2 1/1] tipc: fix race condition causing hung sendto

2019-02-20 Thread tung quang nguyen
Hi David, I compiled previous version and tested it. But I forgot to observe kernel warning. For the way to reproduce the issue: calling sendto() and printf() right after that to print out a log to see if sendto() was successful. On some occasions, the log was never printed and stack trace showed