2004-03-10  Chris Heath  <chris@heathens.co.nz>

	* iconvdata/gconv.map: Add gconv_end (fixes memory leak).
This commit is contained in:
Ulrich Drepper 2004-03-12 00:16:51 +00:00
parent 4041cfe888
commit 2f284cf542
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-03-10 Chris Heath <chris@heathens.co.nz>
* iconvdata/gconv.map: Add gconv_end (fixes memory leak).
2004-03-11 Jakub Jelinek <jakub@redhat.com>
* sysdeps/powerpc/powerpc32/__longjmp.S (JB_SIZE): Undefine before

View File

@ -1,6 +1,7 @@
{
global:
gconv;
gconv_end;
gconv_init;
local:
*;