"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
"Todd C. Miller" <Todd.Miller@sudo.ws>
Subject:
Re: fix object header parser for zero-length object headers
To:
Stefan Sperling <stsp@stsp.name>
Cc:
gameoftrees@openbsd.org
Date:
Fri, 28 Jan 2022 09:41:54 -0700

Download raw body.

Thread
On Fri, 28 Jan 2022 17:30:23 +0100, Stefan Sperling wrote:

> Alternatively, could we reuse the result of memchr() to avoid another
> scan of the string?

Even better.  OK millert@

 - todd