aboutsummaryrefslogtreecommitdiff
path: root/fuzzing/reproducer.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2025-03-26 08:42:35 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2025-03-26 08:45:44 +0100
commit735904142f95d0500c0eae6bf763e4ad24b6b9fd (patch)
tree6bc7f72d4092052800da6a91658f04feac60223e /fuzzing/reproducer.c
parenta83fa4c7582e537980f0bed750890d9618230967 (diff)
downloadslirp-master.zip
slirp-master.tar.gz
slirp-master.tar.bz2
apple: Fix getting IPv4 DNS server address when IPv4 and IPv4 are interleavedHEADmaster
When getting an IPv4 DNS server address, if libresolv returns IPv4 IPv6 IPv4 IPv6 (or just IPv4 and IPv6) we would still have found == 1 on the second iteration and thus take the IPv6 even if it's not the proper af. We can as well just completely ignore the non-matching af entries. Fixes #85
Diffstat (limited to 'fuzzing/reproducer.c')
0 files changed, 0 insertions, 0 deletions