aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-08-24 22:46:35 +0200
committerChristian Grothoff <christian@grothoff.org>2024-08-24 22:46:35 +0200
commite4953537863704b733e336989c75f34836885eec (patch)
tree4abdfee91c282967a337d634587378a179637086
parente9377fd4dab194794f93216366c0e13b97e49714 (diff)
improve error handling of reserves auditor
-rw-r--r--src/auditor/taler-helper-auditor-reserves.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/auditor/taler-helper-auditor-reserves.c b/src/auditor/taler-helper-auditor-reserves.c
index 611b9c1e0..bd38dc1dc 100644
--- a/src/auditor/taler-helper-auditor-reserves.c
+++ b/src/auditor/taler-helper-auditor-reserves.c
@@ -1977,6 +1977,9 @@ analyze_reserves (void *cls)
}
+#undef CHECK_DB
+
+
/**
* Function called on events received from Postgres.
*