* more memleaks...
authorWilfried Göesgens <willi@citadel.org>
Sun, 21 Feb 2010 18:37:02 +0000 (18:37 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 21 Feb 2010 18:37:02 +0000 (18:37 +0000)
webcit/netconf.c

index f3908d3e1c0bb9b90c88463b2b16828154d3c94f..cdd265a412da3f5e96c2a9b7a722f4928fa4eccc 100644 (file)
@@ -138,6 +138,7 @@ void save_net_conf(HashList *Nodelist)
                                }
                        }
                        FreeStrBuf(&Buf);
+                       DeleteHashPos(&where);
                }
                serv_puts("000");
        }