git-iconv-Fix-matching-of-multi-character-transliteratio
commit
badbc82b4f003df0d081ebfb4c05c8b79fdf3e95
Author: Andreas Schwab <schwab@suse.de>
Date: Mon Jun 10 12:19:17 2024 +0200
iconv: Fix matching of multi-character transliterations (bug 31859)
Only return __GCONV_INCOMPLETE_INPUT for a partial match when the end of
the input buffer is reached. Otherwise it is a non-match, and other
patterns should be tried.
Gbp-Pq: Topic any
Gbp-Pq: Name git-iconv-Fix-matching-of-multi-character-transliteratio.patch