]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Fix issue whith broken statfiles.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 22 Sep 2015 12:49:46 +0000 (13:49 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 22 Sep 2015 12:49:46 +0000 (13:49 +0100)
src/libstat/backends/sqlite3_backend.c

index 5b168b114ec7a4bf4f0a23f3d4fa5349eb529cae..96eddea3e5f869799de607409dc63144de326afc 100644 (file)
@@ -489,6 +489,8 @@ rspamd_sqlite3_init (struct rspamd_stat_ctx *ctx,
                                else {
                                        g_error_free (err);
                                        err = NULL;
+                                       curst = curst->next;
+                                       continue;
                                }
 
                                users_enabled = ucl_object_find_any_key (clf->opts, "per_user",