opnsense-src/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 iconv: Make it possible to build iconv(3) test suite. 2021-09-06 15:41:26 +01:00
posix tools: test: iconv: fix open_2 to not segfault 2022-08-11 11:33:28 -05:00
ref
refgen NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
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