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: https://source.dussan.org/?a=commitdiff_plain;h=a7722d3554fa8f90c801a4781026fd799714991d;p=rspamd.git [Minor] Fix issue with chartable plugin --- diff --git a/src/plugins/chartable.c b/src/plugins/chartable.c index 67ade942d..c73ef13c9 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 */