Merge branch 'collectd-5.4'
[collectd.git] / src / curl.c
index 9de8d3d..0e5d2cf 100644 (file)
@@ -692,6 +692,7 @@ static int cc_read_page (web_page_t *wp) /* {{{ */
     }
 
     cc_submit (wp, wm, mv);
+    match_value_reset (mv);
   } /* for (wm = wp->matches; wm != NULL; wm = wm->next) */
 
   return (0);