]> 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)
committerAndrew Lewis <nerf@judo.za.org>
Sat, 21 Oct 2017 19:03:22 +0000 (21:03 +0200)
MFH: rspamd-1.6

src/libserver/dkim.c

index 83b4bc713c1ae6e729d286ad6a3877f3ec8a5eb6..522f96a78dffda1ece55a623d114b258a5ac10b4 100644 (file)
@@ -440,7 +440,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 */