Skip to content

Commit

Permalink
_nl_make_l10nflist. [BZ #322]
Browse files Browse the repository at this point in the history
	duplicate address recognition does not copy junk.
  • Loading branch information
Ulrich Drepper committed Sep 26, 2004
1 parent a1d335d commit 6721afe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@
are done. First set to -1 to signal initialization is ongoing.
Protect against concurrent callers with recursive lock.
* intl/finddomain.c (_nl_find_domain): Protect calls to
_nl_make_l10nflist.
_nl_make_l10nflist. [BZ #322]

* 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. [BZ #322]
duplicate address recognition does not copy junk.

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

Expand Down

0 comments on commit 6721afe

Please sign in to comment.