]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Grr, forgot to save change for the previous commit
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 21 Oct 2017 14:54:14 +0000 (15:54 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 21 Oct 2017 14:54:14 +0000 (15:54 +0100)
MFH: rspamd-1.6

src/libserver/dkim.c

index b0bab01d98dec3a9f7d340fad67d91ee51b71df8..0eaa9937ed0cd29847cdff0f425b19b058dc0d17 100644 (file)
@@ -467,7 +467,6 @@ rspamd_dkim_parse_hdrlist_common (struct rspamd_dkim_common_ctx *ctx,
                                count = GPOINTER_TO_UINT (found);
                                new->count = count;
                                count ++;
-                               g_hash_table_insert (htb, h, GUINT_TO_POINTER (count));
                        }
                        else {
                                /* Insert new header order to the list */