From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 3 Aug 2011 09:18:06 +0200 References: <1312024565-10153-1-git-send-email-j.neuschaefer@gmx.net> In-Reply-To: <1312024565-10153-1-git-send-email-j.neuschaefer@gmx.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201108030918.06461.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: fix a memory leak in bat_hosts_init 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: Jonathan =?utf-8?q?Neusch=C3=A4fer?= On Saturday, July 30, 2011 13:16:05 Jonathan Neusch=C3=A4fer wrote: > normalized was not being free'd when hash_new failed, now it is. Applied in revision 87ec067. Thanks, Marek