freebsd-dev/lib/libiconv_modules
John Baldwin 8f27c9d14a libiconv VIQR: Fix a use after free.
Use TAILQ_FOREACH_SAFE to walk to list of children mnemonics to free
them instead of TAILQ_FOREACH.

Reviewed by:	emaste
Reported by:	GCC 12 -Wuse-after-free
Differential Revision:	https://reviews.freebsd.org/D36821
2022-10-03 16:10:43 -07:00
..
BIG5
DECHanyu
EUC
EUCTW
GBK2K
HZ
iconv_none
iconv_std iconv_std: complete the //IGNORE support 2022-08-11 11:42:20 -05:00
ISO2022
JOHAB
mapper_646
mapper_none
mapper_parallel
mapper_serial
mapper_std
mapper_zone
MSKanji
UES
UTF7
UTF8
UTF1632
VIQR libiconv VIQR: Fix a use after free. 2022-10-03 16:10:43 -07:00
ZW
Makefile
Makefile.inc