opnsense-src/lib/libiconv_modules
John Baldwin 61abd47a09 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

(cherry picked from commit 8f27c9d14a)
2022-11-11 10:18:54 -08: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 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00: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 lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
VIQR libiconv VIQR: Fix a use after free. 2022-11-11 10:18:54 -08:00
ZW lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
Makefile
Makefile.inc Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00