summaryrefslogtreecommitdiffstats
path: root/src/squark-filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/squark-filter.c')
-rw-r--r--src/squark-filter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/squark-filter.c b/src/squark-filter.c
index 407c1b5..6bd8c5d 100644
--- a/src/squark-filter.c
+++ b/src/squark-filter.c
@@ -374,6 +374,7 @@ static void read_input(struct sqdb *db)
left.len -= r;
now = time(NULL);
+ adbc_refresh(&adbc, now);
b = blob_pushed(BLOB_BUF(buffer), left);
do {