-eliminate consensus warnings
[oweals/gnunet.git] / src / gns / gnunet-dns2gns.c
index 4954e3b4cf91d6511c01d2ce40227fe73509eb95..5329e491748b53d75f5e1844b30c408350ab9ab8 100644 (file)
@@ -692,7 +692,7 @@ main (int argc,
                            _("GNUnet DNS-to-GNS proxy (a DNS server)"), 
                           options,
                            &run, NULL)) ? 0 : 1;
-
+  GNUNET_free ((void*) argv);
   return ret;
 }