summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/filters.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filters.h b/src/filters.h
index c1dc2e04..cf053a24 100644
--- a/src/filters.h
+++ b/src/filters.h
@@ -604,6 +604,7 @@ public:
virtual ~changed_value_posts() {
TRACE_DTOR(changed_value_posts);
+ temps.clear();
handler.reset();
}