fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 28 Mar 2011 06:57:13 +0000 (06:57 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 28 Mar 2011 06:57:13 +0000 (06:57 +0000)
src/core/core_api.c

index 30b7eb5405ee7ce427e22f74905be57afdfbd87f..44d72e913f8c8b05f914f60fd99c75b47d67d16b 100644 (file)
@@ -996,6 +996,7 @@ main_notify_handler (void *cls,
       if (NULL == h->status_events)
         {
           GNUNET_break (0);
+         return;
         }
       if (msize < sizeof (struct PeerStatusNotifyMessage))
         {