freebsd-dev/tools/test/iconv
Kyle Evans 814bd1ed43 tools: test: iconv: fix open_2 to not segfault
Record error condition when iconv_open() fails rather than leaving a
bogus iconv_t that iconv_close() can later choke on; this is one failure
mode.

If we opened MAX_LIMIT files with success, we need to rewind one so that
we don't iconv_close() one past the end of cd; this is the second
failure mode.

Sponsored by:	Klara, Inc.
2022-08-11 11:33:28 -05:00
..
gnu
posix tools: test: iconv: fix open_2 to not segfault 2022-08-11 11:33:28 -05:00
ref
refgen
tablegen iconv: Fix tablegen iconv test utility on arm64 2021-09-06 15:45:08 +01:00
const-gnuism.c
Makefile iconv: Fix "make make-ref" 2021-09-06 15:47:35 +01:00