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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <000001d2c034$f8db26f0$ea9174d0$@foxmail.com>
Date:   Fri, 28 Apr 2017 23:34:48 +0800
From:   "Gao Feng" <gfree.wind@...mail.com>
To:     "'David Ahern'" <dsahern@...il.com>, <gfree.wind@...mail.com>,
        <jiri@...nulli.us>, <davem@...emloft.net>, <kuznet@....inr.ac.ru>,
        <jmorris@...ei.org>, <yoshfuji@...ux-ipv6.org>, <kaber@...sh.net>,
        <steffen.klassert@...unet.com>, <herbert@...dor.apana.org.au>,
        <netdev@...r.kernel.org>
Subject: RE: [PATCH net v2] net: dev: Fix possible memleaks when fail to register_netdevice

> From: David Ahern [mailto:dsahern@...il.com]
> Sent: Friday, April 28, 2017 11:23 PM
> On 4/27/17 9:19 PM, gfree.wind@...mail.com wrote:
> >  drivers/net/dummy.c     | 14 +++++++++++---
> >  drivers/net/ifb.c       | 33 +++++++++++++++++++++++----------
> >  drivers/net/loopback.c  | 15 ++++++++++++++-
> drivers/net/team/team.c
> > | 15 ++++++++++++---
> >  drivers/net/veth.c      | 15 ++++++++++++++-
> >  net/8021q/vlan_dev.c    | 17 +++++++++++++----
> >  net/ipv4/ip_tunnel.c    | 11 ++++++++++-
> >  net/ipv6/ip6_gre.c      | 18 ++++++++++++++----
> >  net/ipv6/ip6_tunnel.c   | 11 ++++++++++-
> >  net/ipv6/ip6_vti.c      | 11 ++++++++++-
> >  net/ipv6/sit.c          | 17 +++++++++++++----
> >  11 files changed, 144 insertions(+), 33 deletions(-)
> 
> Seems like the changes to each file are completely independent, so they
should
> be in separate patches making each easier to review.

Thanks, I would like split them into multiple patches.

Best Regards
Feng

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ