From: Daniel Dickman Subject: Re: [patch] fix verification of null bytes in elf notes To: Lennart Jablonka , tech@openbsd.org Date: Wed, 8 Apr 2026 22:02:42 -0400 On Wed, 8 Apr 2026, Lennart Jablonka wrote: > >I think this is correct but while looking at this function is the > >desc padding check working as intended? Is that a second bug or do > >I need more coffee? > > You're right. The description follows the name. I think this diff implements what the comments in the code describe. Thanks for the report.