systemd: dhcp6: remove assertions in dhcp6_option_parse_domainname()
Assertions are for programming errors; here the input comes directly from the DHCP response packet. https://github.com/systemd/systemd/commit/af710b535b4ceacd0aecec6748a4f8ee57742e99 (cherry picked from commit e2248143)
Showing