K 10 svn:author V 5 eugen K 8 svn:date V 27 2018-06-30T00:49:19.047833Z K 7 svn:log V 458 news/slrn: fix crash with SIGSERV in the iconv_convert_string() Back out r349278 that added --with-non-gnu-iconv trying to solve our early iconv() inconsistences that are not actual anymore as it now now correctly returns non-zero count of convertable symbols. This fixes unsigned underflow in the slrn code turning negative value to large positive leading to incorrect memory accesses later. PR: 228502 Approved by: johans (maintainer timeout, 1 month) END