summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_exec_closer.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-17 16:58:38 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-17 16:58:50 +0100
commit3d4baa996936b55b595d4f2f619ce47472a21d10 (patch)
treed36b08d9e0bd41d46fdcf1ebeb1039af046761c2 /src/testing/testing_api_cmd_exec_closer.c
parent8e0f06c86bdc6880bc24334e65b7920c8310ecdd (diff)
downloadexchange-3d4baa996936b55b595d4f2f619ce47472a21d10.tar.gz
exchange-3d4baa996936b55b595d4f2f619ce47472a21d10.tar.bz2
exchange-3d4baa996936b55b595d4f2f619ce47472a21d10.zip
-code cleanup
Diffstat (limited to 'src/testing/testing_api_cmd_exec_closer.c')
-rw-r--r--src/testing/testing_api_cmd_exec_closer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_api_cmd_exec_closer.c b/src/testing/testing_api_cmd_exec_closer.c
index 9ee436af0..2501b39a6 100644
--- a/src/testing/testing_api_cmd_exec_closer.c
+++ b/src/testing/testing_api_cmd_exec_closer.c
@@ -91,6 +91,7 @@ closer_run (void *cls,
rcmd = TALER_TESTING_interpreter_lookup_command (is,
as->reserve_ref);
+ GNUNET_assert (NULL != rcmd);
if (GNUNET_OK !=
TALER_TESTING_get_trait_reserve_pub (rcmd,
&reserve_pubp))