freebsd-dev/lib/libiconv_modules/VIQR
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
..
citrus_viqr.c libiconv VIQR: Fix a use after free. 2022-10-03 16:10:43 -07:00
citrus_viqr.h
Makefile
Makefile.depend