FTP and callback cleanups

From: Robert Collins <robertc@dont-contact.us>
Date: 06 Mar 2003 22:47:13 +1100

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>.

Received on Thu Mar 06 2003 - 04:47:19 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:29 MST