Re: [PATCH net-next 2/2] dccp: remove unnecessary codes in ipv6.c From: David Miller <davem@davemloft.net> Date: 2012-07-02 03:26:44 From: roy.qing.li@gmail.com Date: Mon, 2 Jul 2012 11:19:00 +0800 - if (opt != NULL) { - newnp->opt = ipv6_dup_options(newsk, opt); - if (opt != np->opt) - sock_kfree_s(sk, opt, opt->tot_len); - } Same bug as your other patch, this leaks options.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help