NULL-terminate array

This commit is contained in:
Christian Grothoff 2016-10-24 12:40:28 +02:00
parent b8245d771f
commit ddb5987c66

View File

@ -4688,6 +4688,7 @@ postgres_select_reserves_in_above_serial_id (void *cls,
&sender_account_details), &sender_account_details),
TALER_PQ_result_spec_json ("transfer_details", TALER_PQ_result_spec_json ("transfer_details",
&transfer_details), &transfer_details),
GNUNET_PQ_result_spec_end
}; };
if (GNUNET_OK != if (GNUNET_OK !=