mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
f32d43763d
After migrating to use libaddns, reply_to_addrs() needed to change the way answers are iterated through. Originally libroken implementation gave all answers as separate records with last one being explicitly NULL. libaddns unmarshalling code gives all non-NULL answers and should be iterated with explicit reply->num_answers in use. |
||
---|---|---|
.. | ||
bcast.c | ||
dns_ex.c | ||
file.c | ||
host.c | ||
nbtlist.c | ||
resolve_lp.c | ||
resolve.c | ||
resolve.h | ||
testsuite.c | ||
wins.c |