From: Vsevolod Stakhov Date: Sun, 26 Feb 2017 11:07:26 +0000 (+0000) Subject: [Minor] Fix issue with chartable plugin X-Git-Tag: 1.5.0~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7722d3554fa8f90c801a4781026fd799714991d;p=thirdparty%2Frspamd.git [Minor] Fix issue with chartable plugin --- diff --git a/src/plugins/chartable.c b/src/plugins/chartable.c index 67ade942de..c73ef13c9d 100644 --- a/src/plugins/chartable.c +++ b/src/plugins/chartable.c @@ -248,7 +248,6 @@ rspamd_chartable_process_word_utf (struct rspamd_task *task, } nsym ++; - p = g_utf8_next_char (p); } /* Try to avoid FP for long words */