* dnsglue.c (initparse): Skip query type and class when we lack
authorTom Yu <tlyu@mit.edu>
Tue, 19 Oct 2004 18:09:53 +0000 (18:09 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 19 Oct 2004 18:09:53 +0000 (18:09 +0000)
commit26d825e9680a00910a1e3330dc81f14138c2785a
tree9f95c1e3daf946af523ff7a61cf1bfc71309422b
parentf5732483111eff48b3b052c6264a54cf452f4ba2
* dnsglue.c (initparse): Skip query type and class when we lack
ns_initparse().
(krb5int_dns_nextans) [!HAVE_NS_INITPARSE]: Pass correct pointer
to dn_skipname().  Actually skip the RR name.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16831 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/dnsglue.c