From: Warren Young Date: March 10 2008 5:39pm Subject: Re: mysql++ memset bug. List-Archive: http://lists.mysql.com/plusplus/7510 Message-Id: <47D5723C.8090605@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Dave Jones wrote: > I stumbled across this bug in mysql++ > The third argument of memset should be the size, not the value. D'oh! Thanks for the patch. It's applied.