From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Simon Wunderlich Date: Mon, 20 Jan 2014 11:52:00 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201401201152.00646.sw@simonwunderlich.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batadv-vis: don't leak socket fd in get_if_mac() 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 > Leaking an fd every time get_if_mac() is called causes a batadv-vis server > process to hit the open file limit in a matter of hours when it is as low > as 1024 (which it is on OpenWRT). > > Reported-by: Jan-Philipp Litza > Signed-off-by: Matthias Schiffer Applied in e99382e. If you use something like "alfred" in the header next time it will make it more unlikely for me to miss your patch. :) Thanks! Simon