From: Vsevolod Stakhov Date: Sat, 21 Oct 2017 14:54:14 +0000 (+0100) Subject: [Minor] Grr, forgot to save change for the previous commit X-Git-Tag: 1.6.5~1^2~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ffc9af77c7aaca1762cd4476e279cf952c2e2919;p=rspamd.git [Minor] Grr, forgot to save change for the previous commit MFH: rspamd-1.6 --- diff --git a/src/libserver/dkim.c b/src/libserver/dkim.c index 83b4bc713..522f96a78 100644 --- a/src/libserver/dkim.c +++ b/src/libserver/dkim.c @@ -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 */