Download raw body.
httpd: add missing NULL check
Jan Schreiber <jes@posteo.de> 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@
httpd: add missing NULL check