mirror of https://git.musl-libc.org/git/musl
Browse Source
Empty name was rejected in dn_expand since commit
56b57f37a4
which is a regression as reported by Natanael Copa.
Furthermore if an offset pointer in a compressed name
pointed to a terminating 0 byte (instead of a label)
the returned name was not null terminated.
master
committed by
Rich Felker
1 changed files with 9 additions and 6 deletions
Loading…
Reference in new issue