about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-01-11 07:09:22 +0000
committerUlrich Drepper <drepper@redhat.com>2006-01-11 07:09:22 +0000
commit3370f2bd3d3b317f57b3fabf1bd8fdfafec75fa9 (patch)
tree265e8a12750c1eb30fcc5b03ad39dfb81d68e95c /ChangeLog
parentb33026a85210a848bcd422ca033c1bc08f1ef0b1 (diff)
downloadglibc-3370f2bd3d3b317f57b3fabf1bd8fdfafec75fa9.tar.gz
glibc-3370f2bd3d3b317f57b3fabf1bd8fdfafec75fa9.tar.xz
glibc-3370f2bd3d3b317f57b3fabf1bd8fdfafec75fa9.zip
* iconv/gconv_cache.c (free_mem): Don't call munmap if gconv_cache
	is NULL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07fb7cdc97..beeb5f6624 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-10  Ulrich Drepper  <drepper@redhat.com>
+
+	* iconv/gconv_cache.c (free_mem): Don't call munmap if gconv_cache
+	is NULL.
+
 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* malloc/obstack.c: Fix old comments.  Update FSF snail mail address.