fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 16 Nov 2010 16:33:55 +0000 (16:33 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 16 Nov 2010 16:33:55 +0000 (16:33 +0000)
src/core/core_api.c

index 0fdcacb7a98df39e6af62a2fca9f29d18e3c8442..c53ecf8476adf382a14b86d44cf27bad6402f973 100644 (file)
@@ -1788,6 +1788,7 @@ GNUNET_CORE_peer_change_preference (struct GNUNET_CORE_Handle *h,
     }
   irc = GNUNET_malloc (sizeof (struct GNUNET_CORE_InformationRequestContext));
   irc->h = h;
+  irc->pr = pr;
   irc->info = info;
   irc->info_cls = info_cls;
   cm = GNUNET_malloc (sizeof (struct ControlMessage) +