From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=DATE_IN_PAST_12_24 autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 30166 invoked from network); 19 Oct 2021 09:09:12 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 19 Oct 2021 09:09:12 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 4ess; Mon Oct 18 12:22:21 -0400 2021 Message-ID: <0B9FE625686FC89AEC8300AA45F80876@felloff.net> Date: Mon, 18 Oct 2021 18:22:10 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: STM deep-learning optimizer Subject: Re: [9front] libsec: fix bugs in tls extension handling Reply-To: 9front@9front.org Precedence: bulk > about why i put n twice to the realloc size, well i think i did that > accidentally. "2+2+1+n" should be "2+2+1+1". makes sense. -- cinap