Files
semi-libc/src/network
Alexey IzbyshevandRich Felker 5c653ccaa1 getnameinfo: fix calling __dns_parse with potentially too large rlen
__res_send returns the full answer length even if it didn't fit the
buffer, but __dns_parse expects the length of the filled part of the
buffer.

This is analogous to commit 77327ed064,
which fixed the only other __dns_parse call site.
2024-02-29 10:14:16 -05:00
..
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2020-09-03 17:30:22 -04:00
2016-09-16 18:03:06 -04:00
2011-02-12 00:22:29 -05:00
2018-09-12 14:34:37 -04:00
2011-04-06 15:47:26 -04:00
2018-09-12 14:34:37 -04:00
2020-02-22 11:07:14 -05:00