Index | Thread | Search

From:
Todd C. Miller <millert@openbsd.org>
Subject:
Re: fix STAILQ_INSERT_AFTER
To:
Nick Owens <mischief@offblast.org>
Cc:
tech@openbsd.org
Date:
Thu, 11 Jun 2026 19:04:56 -0600

Download raw body.

Thread
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