I'm about to merge in a fix for the memory leak Adrian found. It was a
conflict between xfree/xcalloc use and object destruction of String
being needed to free strings.
As a side effect, I may have broken FTP, due to FTP's use of a
cbdataFree handler - which really doesn't work well with C++, as the
compiler may zero objects after delete is called, or otherwise tramp on
the memory.
Rob
-- GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:29 MST