]> code.citadel.org Git - citadel.git/commitdiff
NetworkClient: fix filedescriptor leaks
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 22 Jun 2012 18:58:57 +0000 (20:58 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 22 Jun 2012 18:58:57 +0000 (20:58 +0200)
  - in all cases where we're done with the spoolfile we need to close its handle & flush the FDIO buffer if already alloc'd


No differences found