From: Wei Yongjun <weiyj...@gmail.com> Date: Sat, 10 Sep 2016 00:56:55 +0000
> From: Wei Yongjun <weiyongj...@huawei.com> > > 'ub' is malloced in tipc_udp_enable() and should be freed before > leaving from the error handling cases, otherwise it will cause > memory leak. > > Fixes: ba5aa84a2d22 ("tipc: split UDP nl address parsing") > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> Applied, thanks.