From 0eafa9ea0f1279da99bbf842f451fefdf0271cda Mon Sep 17 00:00:00 2001 From: grothoff Date: Thu, 26 Aug 2010 12:31:39 +0000 Subject: fixs git-svn-id: https://gnunet.org/svn/gnunet@12743 140774ce-b5e7-0310-ab8b-a85725594a96 --- src/datastore/plugin_datastore_postgres.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/datastore/plugin_datastore_postgres.c') diff --git a/src/datastore/plugin_datastore_postgres.c b/src/datastore/plugin_datastore_postgres.c index 338b29821b..c3f3b9af43 100644 --- a/src/datastore/plugin_datastore_postgres.c +++ b/src/datastore/plugin_datastore_postgres.c @@ -819,6 +819,7 @@ postgres_iterate (struct Plugin *plugin, struct NextRequestClosure *nrc; nrc = GNUNET_malloc (sizeof (struct NextRequestClosure)); + nrc->count = UINT32_MAX; nrc->plugin = plugin; nrc->iter = iter; nrc->iter_cls = iter_cls; -- cgit v1.2.3-70-g09d2