* 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 07fb7cd..beeb5f6 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.