Hi Florian,

just for completeness-sake, I've retested with snapshot #337* Wed Feb 16 
09:33:31 MST 2022 that just hit ftp.eu.openbsd.org and would like to confirm 
that your change works as expected. No NULs around anymore, /etc/myname is 
clean, smtpd is happy too.

big thanks again!
JV

* morning one (#333) didn't seem to have the fix yet.

> On 15 Feb 2022, at 21:16, Todd C. Miller <[email protected]> wrote:
> 
> On Tue, 15 Feb 2022 20:18:45 +0100, Florian Obser wrote:
> 
>> Also fixes a whitespace issue while here.
>> 
>>      if (dho_len < 1)
>>              goto wrong_length;
>> 
>> is redundant now, but I want to keep the pattern of checking the length
>> right after identifying the option.
> 
> Right, makes sense.  OK millert@
> 
> - todd

Reply via email to