Skip to content

Commit

Permalink
[BZ #1318]
Browse files Browse the repository at this point in the history
2005-09-09  Jakub Jelinek  <jakub@redhat.com>
	[BZ #1318]
	* locale/loadarchive.c (_nl_load_locale_from_archive): Free
	normalized_codeset even if p was already normalized.
	Reported by Jaroslav Snajdr <jsnajdr@kerio.com>.
  • Loading branch information
Ulrich Drepper committed Sep 9, 2005
1 parent 641fc4a commit f7ca66d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2005-09-09 Jakub Jelinek <jakub@redhat.com>

[BZ #1318]
* locale/loadarchive.c (_nl_load_locale_from_archive): Free
normalized_codeset even if p was already normalized.
Reported by Jaroslav Snajdr <jsnajdr@kerio.com>.

2005-09-08 Roland McGrath <roland@redhat.com>

* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS

0 comments on commit f7ca66d

Please sign in to comment.