iconv sync 4/x: FreeBSD SVN 267438
commitedc9f93732fbdda1f09b45802bef36ad3f90ed95
authorJohn Marino <draco@marino.st>
Fri, 3 Jul 2015 22:00:45 +0000 (4 00:00 +0200)
committerJohn Marino <draco@marino.st>
Sat, 4 Jul 2015 08:19:05 +0000 (4 10:19 +0200)
tree5e838e910d31196e50e985c9d0dd07a4b6b1dc21
parentbbd6d05bbaa16830009cf3cffb55ea433fd514ea
iconv sync 4/x: FreeBSD SVN 267438

iconv_open: initialize ci_ilseq_invalid field of _citrus_iconv_shared
            struct after allocation with malloc

iconv_list: reduce a memory leak by copying strings only once
lib/libc/iconv/iconv.c