From: Warren Young Date: July 6 2007 10:44pm Subject: 2.3.1 soon? List-Archive: http://lists.mysql.com/plusplus/6745 Message-Id: <468EC5E0.9070909@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I've just discovered a problem in the new SSQLS + BLOB handling. Unless you use this feature very carefully, you are likely to access freed memory, because of the way ColData_Tmpl -- MySQL++'s BLOB type -- handled memory. Also, the iostreams handling in lib/manip.h still retained a bunch of embedded null timebombs. The only reason I'm not pushing out a 2.3.1 immediately is in case anyone else has something they want to see in this quickie release. I'll make my decision when I'm back in the office on Monday.