mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
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. |
||
|---|---|---|
| .. | ||
| gnu | ||
| posix | ||
| ref | ||
| refgen | ||
| tablegen | ||
| const-gnuism.c | ||
| Makefile | ||