]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
authorUlrich Drepper <drepper@redhat.com>
Tue, 12 Aug 2008 06:58:09 +0000 (06:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 12 Aug 2008 06:58:09 +0000 (06:58 +0000)
directly instead of going through dn_comp.

ChangeLog

index 5787812d99a73108e04a61c56f774b212c7898e4..970bd3511b3901fdd10d929b68af35b8ac7543b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-11  Ulrich Drepper  <drepper@redhat.com>
+
+       * resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
+       directly instead of going through dn_comp.
+
 2008-08-11  Aurelien Jarno  <aurel32@debian.org>
 
        * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):