git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8795 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-07-24 02:34:59 +00:00
parent 531d514e9f
commit a3c8a03954

View File

@@ -1,7 +1,8 @@
2000-07-24 Assar Westerlund <assar@sics.se>
* getaddrinfo.c (add_hostent): if there's no fqdn in `he' try
reverse resolving to see if there's a fuller name there
reverse resolving to see if there's a fuller name there. don't
use just-freed memory
2000-07-22 Assar Westerlund <assar@sics.se>