fix networker hickup
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 1 Jun 2012 18:55:57 +0000 (20:55 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 1 Jun 2012 18:55:57 +0000 (20:55 +0200)
commitf83224ff00fdeda026d136863a72c945ef8536e4
treea587d9a79030dcfe8fe10b12776f99c92b74e7c3
parent786a88b94d7c1363bcaa47a00fdd149f66eeb441
fix networker hickup

  - refrain from freeing pointers in functions that don't get double pointers and NULL them afterwards
  - call network_consolidate_spoolout () before writing & free'ing the network.
citadel/modules/network/netconfig.h
citadel/modules/network/serv_netconfig.c
citadel/modules/network/serv_network.c