From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,NO_DNS_FOR_FROM, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from [192.168.88.254] (unknown [36.73.79.120]) by gnuweeb.org (Postfix) with ESMTPSA id 6403C7ED7E; Mon, 6 Jun 2022 02:51:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1654483902; bh=8UYOsgg4ENZLUbWjJPwddNZdiPDbjXpXzDCcn0nI9a8=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=OlpLw4NFpwntTau6c6sq9MwoNSrJtpKL7GxMbSADPdRn9fkVIY7yBTrmPTAbUlvq2 5RI8q5CreBP7Ec2+tcwr3ek2ZBsqGmfAymNy7KGPFU/VClyuzQkXL7SoknTxj78QFe 1BXlpa3QnaxDDDH7LHkqhLC+a2pG8LmpzX2xamMh56tBJ6H5MlEbYVAPp73V90Vm0N Ht6Jn85Wt53NwCsGU60AyKsus2ASZ49ZmOSzF9Bsex/8/YMNr8xD2D0lfj+/LuhjCP gU5noLg6nW59haqvS736jRzSkR3R4mAe85na+fMvY3JaKHXaOMglQdBYQ89ItyvQ+M fWh3iG3v0WiXw== Message-ID: <6e3946a0-c87a-8859-075b-b56c55ffd470@gnuweeb.org> Date: Mon, 6 Jun 2022 09:51:35 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH] slc: Fix file descriptor leak Content-Language: en-US From: Ammar Faizi To: Arthur Lapz Cc: GNU/Weeb Mailing List References: <20220606022747.316158-1-ammarfaizi2@gnuweeb.org> <8881d321df3bb2c56f672186f1e714e13186c69e.camel@gnuweeb.org> <2ab94d2b-47e4-a550-a3bc-c18e559ca933@gnuweeb.org> In-Reply-To: <2ab94d2b-47e4-a550-a3bc-c18e559ca933@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 6/6/22 9:46 AM, Ammar Faizi wrote: > On 6/6/22 9:42 AM, Arthur Lapz wrote: >> Unfortunately, this patch isn't a cure (still the same). :( [...] > > I will investigate it later after doing some work. > I think this is now fixed. I can access: https://test-rlapz.gnuweeb.org/ perfectly fine. How did you test this? -- Ammar Faizi