]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Fix issue with chartable plugin
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 26 Feb 2017 11:07:26 +0000 (11:07 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 26 Feb 2017 11:07:26 +0000 (11:07 +0000)
src/plugins/chartable.c

index 67ade942deb67d83a069f33bf937adfd415d00fa..c73ef13c9d213600c165d31a9858ef181b6ddd18 100644 (file)
@@ -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 */