From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 8 Aug 2013 19:25:16 +0800 References: <1375951057-3387-1-git-send-email-ordex@autistici.org> In-Reply-To: <1375951057-3387-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201308081925.16603.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2] batman-adv: fix memory leak in batadv_softif_create_vlan() Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org Cc: Antonio Quartulli , Antonio Quartulli On Thursday, August 08, 2013 16:37:37 Antonio Quartulli wrote: > From: Antonio Quartulli > > Introduced by e4ff5c153dab054a6cd1c4132f87bc5e77127456 > ("batman-adv: add sysfs framework for VLAN") > > Signed-off-by: Antonio Quartulli > --- > soft-interface.c | 13 ++++++++----- > 1 file changed, 8 insertions(+), 5 deletions(-) Applied in revision 732d7c1. Thanks, Marek