fix out-of-bounds reads in __dns_parse
[musl] / src / network / dns_parse.c
2023-02-27 Alexey Izbyshevfix out-of-bounds reads in __dns_parse
2018-09-12 Rich Felkermove and deduplicate declarations of __dns_parse to...
2014-06-03 Rich Felkerfix some validation checks in dns response parsing...
2014-06-02 Rich Felkerswitch standard resolver functions to use the new dns...