]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* iconv/gconv_cache.c (free_mem): Don't call munmap if gconv_cache
authorUlrich Drepper <drepper@redhat.com>
Wed, 11 Jan 2006 07:09:22 +0000 (07:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 11 Jan 2006 07:09:22 +0000 (07:09 +0000)
is NULL.

ChangeLog

index 07fb7cdc97c18ef7ac584e463d88d9635f85051d..beeb5f66240113e76a3b5a5b1919118d3961f6a5 100644 (file)
--- 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.