From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 4 Mar 2011 22:33:43 +0100 References: <1299201196-6188-1-git-send-email-ordex@autistici.org> In-Reply-To: <1299201196-6188-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: <201103042233.43952.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: orig_node must be freed after in case of timeout 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: The list for a Better Approach To Mobile Ad-hoc Networking On Friday 04 March 2011 02:13:16 Antonio Quartulli wrote: > This patch corrects commit > 4c4236064501e85915087f00a370df8d9f43028d in which > bucket_free_orig_rcu() has been removed but without > being replaced. > In _push_orig(), the orig_node was not freed anymore after > a timeout. Applied in revision 1954. Thanks, Marek