diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-01-11 07:09:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-11 07:09:22 +0000 |
commit | 3370f2bd3d3b317f57b3fabf1bd8fdfafec75fa9 (patch) | |
tree | 265e8a12750c1eb30fcc5b03ad39dfb81d68e95c /ChangeLog | |
parent | b33026a85210a848bcd422ca033c1bc08f1ef0b1 (diff) | |
download | glibc-3370f2bd3d3b317f57b3fabf1bd8fdfafec75fa9.zip glibc-3370f2bd3d3b317f57b3fabf1bd8fdfafec75fa9.tar.gz glibc-3370f2bd3d3b317f57b3fabf1bd8fdfafec75fa9.tar.bz2 |
* iconv/gconv_cache.c (free_mem): Don't call munmap if gconv_cache
is NULL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |