lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 23 Sep 2019 08:59:37 +0800 From: Tonghao Zhang <xiangxia.m.yue@...il.com> To: Hillf Danton <hdanton@...a.com> Cc: Pravin Shelar <pshelar@....org>, Greg Rose <gvrose8192@...il.com>, Linux Kernel Network Developers <netdev@...r.kernel.org>, Taehee Yoo <ap420073@...il.com> Subject: Re: [PATCH net] net: openvswitch: fix possible memleak on createvport fails On Sun, Sep 22, 2019 at 2:50 PM Hillf Danton <hdanton@...a.com> wrote: > > On Sun, 22 Sep 2019 14:42 from Pravin Shelar <pshelar@....org> > > >> > > >> On Sat, Sep 21, 2019 at 8:48 PM Hillf Danton <hdanton@...a.com> wrote: > > >> Was that posted without netdev Cced? > > > > > > I do not see your patch on netdev patchwork, repost of the patch would > > > put it on netdev patchwork. > > > > I did send it and you did see it, so no fault on your side and my side. > > Where went wrong? > > A bit baffled. I did't not find your patch in the linux upstream, so I send my patch. Please resent your patch and I hope you should add comment on the vport->dev->priv_destructor = internal_dev_destructor; To explain why you move the code here, that can help others review the codes.
Powered by blists - more mailing lists