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 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
DECHanyu lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
EUC lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
EUCTW lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
GBK2K lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
HZ lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
iconv_none lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
iconv_std iconv_std: complete the //IGNORE support 2022-08-11 11:42:20 -05:00
ISO2022 iconv: adding missing break 2018-01-21 21:09:08 +00:00
JOHAB lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mapper_646 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mapper_none lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mapper_parallel
mapper_serial lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
mapper_std libiconv: correct undefined behavior. 2018-07-08 23:22:04 +00:00
mapper_zone lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
MSKanji lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
UES lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
UTF7 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
UTF8 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
UTF1632 libc: iconv: add mb_cur_min for encoder traits 2022-08-11 11:42:17 -05:00
VIQR libiconv VIQR: Fix a use after free. 2022-10-03 16:10:43 -07:00
ZW lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
Makefile
Makefile.inc libc: iconv: add mb_cur_min for encoder traits 2022-08-11 11:42:17 -05:00