From: "Omar Polo" Subject: Re: httpd: add missing NULL check To: Jan Schreiber Cc: Theo Buehler , tech@openbsd.org Date: Fri, 03 Apr 2026 14:56:23 +0200 Jan Schreiber wrote: > On 4/2/26 15:52, Theo Buehler wrote: > > On Wed, Apr 01, 2026 at 07:20:18PM +0000, Jan Schreiber wrote: > >> Hi, > >> > >> last diff didn't conform to style(9), sorry > >> I extracted the open for the gz file descriptor and it's now one level less > >> indentation. > > Unfortunately your inlined diffs don't apply since your mailer wraps > > lines and messes up the whitespace by expanding tabs. Unless you can > > figure out what's responsible for this, I think it would be preferable > > if you sent them as an attachment. > > > Hi Theo, > > sorry for the mistake. I regenerated the patch and send it to myself as > an attachement which seems to work in my testing. fwiw, makes sense to me. ok op@