Re: [PATCH 0/4] Clean up header->env checks and maildir parsing.

Rene Kita <[email protected]> Sat, 18 Jul 2026 11:12:03 +0200
Newsgroups gmane.mail.mutt.devel
Message-ID <[email protected]>
On Fri, Jul 17, 2026 at 09:52:50AM +0800, Kevin J. McCarthy wrote:
> The main focus of this patch set was removing unneeded hdr->env NULL
> checks in a few places.  This has been on my TODO list for a while.  I
> don't like to see those tests unless there is a good reason, and I
> suspected they were "voodoo" safety checks.

LGTM, but untested.