Author: wyoung Date: Wed Nov 23 22:15:23 2005 New Revision: 1143 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1143&view=rev Log: Fixed a potential memory bug, where we accessed array elements in ColData testing for a "NULL" string before we verified that there were at least 4 bytes in the object.
Also, fixed the Doxygen comment for this method.
Modified:
trunk/lib/coldata.h
