fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029
[oweals/gnunet.git] / src / exit / gnunet-daemon-exit.c
index 39c93a84df1e3a404975bd027816dc82a5f6f925..c29638559b6baea02a500e7d658d41378ce9342d 100644 (file)
@@ -3347,6 +3347,7 @@ add_services (int proto,
                   local_port,
                   serv);
   }
+  GNUNET_free (n);
 }