William, Am 26.01.20 um 19:52 schrieb William Dauchy: > hostname were limited to 62 char, which is not RFC1035 compliant; > - the parsing loop should stop when above max label char > - fix len label test where d[i] was wrongly used > - simplify the whole function to avoid using two extra char* variable > > this should fix github issue #387 > > Signed-off-by: William Dauchy <[email protected]>
LGTM now Reviewed-by: Tim Duesterhus <[email protected]> Best regards Tim Düsterhus

