[BZ #6942]
authorUlrich Drepper <drepper@redhat.com>
Mon, 6 Oct 2008 16:29:56 +0000 (16:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 6 Oct 2008 16:29:56 +0000 (16:29 +0000)
..
2008-09-18  Andreas Schwab  <schwab@suse.de>

[BZ #6942]
* resolv/res_send.c (send_vc): Fix use of unaligned address.
        Properly handle partial reads.

ChangeLog

index ddad30a..9dd19f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-18  Andreas Schwab  <schwab@suse.de>
+
+       [BZ #6942]
+       * resolv/res_send.c (send_vc): Fix use of unaligned address.
+        Properly handle partial reads.
+
 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
 
        * elf/elf.h (STO_MIPS_PLT): New.