Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2004-09-25  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/posix/getaddrinfo.c (getaddrinfo): If determinination of
	source address fails, initialized source_addr_len field so that
	duplicate address recognition does not copy junk.
  • Loading branch information
Ulrich Drepper committed Sep 25, 2004
1 parent 007a3dd commit 4faf24a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2004-09-25 Ulrich Drepper <drepper@redhat.com>

* sysdeps/posix/getaddrinfo.c (getaddrinfo): If determinination of
source address fails, initialized source_addr_len field so that
duplicate address recognition does not copy junk.

2004-09-25 Jakub Jelinek <jakub@redhat.com>

* sysdeps/unix/sysv/linux/i386/setuid.c (__setuid): Remove second
Expand Down

0 comments on commit 4faf24a

Please sign in to comment.