From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by dcvr.yhbt.net (Postfix) with ESMTP id A17A21F4D7 for ; Thu, 26 May 2022 14:15:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237200AbiEZOPT (ORCPT ); Thu, 26 May 2022 10:15:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231132AbiEZOPR (ORCPT ); Thu, 26 May 2022 10:15:17 -0400 Received: from silly.haxx.se (silly.haxx.se [159.253.31.95]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9151BC1ED0 for ; Thu, 26 May 2022 07:15:14 -0700 (PDT) Received: by silly.haxx.se (Postfix, from userid 1001) id D4DFC62063; Thu, 26 May 2022 16:15:09 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by silly.haxx.se (Postfix) with ESMTP id D215E7D5B0; Thu, 26 May 2022 16:15:09 +0200 (CEST) Date: Thu, 26 May 2022 16:15:09 +0200 (CEST) From: Daniel Stenberg To: Junio C Hamano cc: Johannes Schindelin , git@vger.kernel.org, Michael J Gruber Subject: Re: [PATCH] http.c: clear the 'finished' member once we are done with it In-Reply-To: Message-ID: <1452491s-8415-9182-4015-q22sn63234p2@unkk.fr> References: <3f0e462e86625a3c253653e4a4eefabcd8590bf9.1651859773.git.git@grubix.eu> X-fromdanielhimself: yes MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Tue, 24 May 2022, Junio C Hamano wrote: > It always is nice to have the authority/expert readily answering our stupid > questions ;-) I probably miss a few here and there, but I do keep an eye out for curl related subjects where I can help. After all, I'm git fan and user myself. -- / daniel.haxx.se