Extending the testcases to use bluetooth
[oweals/gnunet.git] / src / transport / gnunet-service-transport_validation.c
index b18a5f5bc1c191c4af126a43e5cf7312880bc0e0..4ea0f07a6557c3b4b9e49e3e42df17a7f0abbd8f 100644 (file)
@@ -941,7 +941,7 @@ GST_validation_handle_ping (const struct GNUNET_PeerIdentity *sender,
 
   sig_cache = NULL;
   sig_cache_exp = NULL;
-
+  papi = NULL;
   if (alen > 0)
   {
     addrend = memchr (addr, '\0', alen);