[krbdev.mit.edu #1549] CVS Commit

Ken Raeburn via RT rt-comment at krbdev.mit.edu
Tue Jun 3 22:57:14 EDT 2003


Handle SRV RR target of "." by returning a new error code.
May have memory leaks -- needs checking before pullup.

* locate_kdc.c (struct srv_dns_entry): Move to top level.
(make_srv_query_realm): Separate from krb5_locate_srv_dns_1; just do query and
return results.
(krb5_locate_srv_dns_1): Call it, and build addlist entries.  Check for one RR
with a target of ".", and return an error.
(krb5_locate_srv_dns): Deleted.


To generate a diff of this commit:



	cvs diff -r5.356 -r5.357 krb5/src/lib/krb5/os/ChangeLog
	cvs diff -r5.76 -r5.77 krb5/src/lib/krb5/os/locate_kdc.c 


More information about the krb5-bugs mailing list