aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/plugin_namestore_postgres.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/plugin_namestore_postgres.c')
-rw-r--r--src/namestore/plugin_namestore_postgres.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/plugin_namestore_postgres.c b/src/namestore/plugin_namestore_postgres.c
index 57a8ae2be..f2e065882 100644
--- a/src/namestore/plugin_namestore_postgres.c
+++ b/src/namestore/plugin_namestore_postgres.c
@@ -400,6 +400,7 @@ parse_result_call_iterator (void *cls,
400 { 400 {
401 struct GNUNET_GNSRECORD_Data rd[GNUNET_NZL(record_count)]; 401 struct GNUNET_GNSRECORD_Data rd[GNUNET_NZL(record_count)];
402 402
403 GNUNET_assert (0 != serial);
403 if (GNUNET_OK != 404 if (GNUNET_OK !=
404 GNUNET_GNSRECORD_records_deserialize (data_size, 405 GNUNET_GNSRECORD_records_deserialize (data_size,
405 data, 406 data,