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.7.0~528 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=812c37a88e390105861d75e91bffbb39ddee9f8f;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 b0bab01d9..0eaa9937e 100644 --- a/src/libserver/dkim.c +++ b/src/libserver/dkim.c @@ -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 */