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
