]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Forgot to save in IDE
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 12 Nov 2016 12:35:34 +0000 (12:35 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 12 Nov 2016 12:35:34 +0000 (12:35 +0000)
src/plugins/fuzzy_check.c

index f6af2f4e25af70d34cd1699aa05413a276f42cc8..f1e5b0602e2c513039664787540434c6f86706a1 100644 (file)
@@ -2442,6 +2442,12 @@ fuzzy_process_handler (struct rspamd_http_connection_entry *conn_ent,
                                if (io) {
                                        commands = g_ptr_array_sized_new (1);
                                        g_ptr_array_add (commands, io);
+                                       res = register_fuzzy_controller_call (conn_ent,
+                                                       rule,
+                                                       task,
+                                                       commands,
+                                                       saved,
+                                                       err);
                                }
                        }
                        else {