From: Todd C. Miller Subject: Re: fix STAILQ_INSERT_AFTER To: Nick Owens Cc: tech@openbsd.org Date: Thu, 11 Jun 2026 19:04:56 -0600 On Wed, 10 Jun 2026 07:45:00 -0700, Nick Owens wrote: > this fixes STAILQ_INSERT_AFTER. right now it's more like a no-op. i > suppose it went unnoticed because nothing i found uses it. Thanks, fixed. - todd