On 7/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
"Ben Combee" <[EMAIL PROTECTED]> wrote:
> Won't this code leak the memory to which zName points during the
> assignment from the call to sqlite3MPrintf?
>
The %z calls sqliteFree() for you automatically.
Thanks for the clarification. One less possible problem. Just for
reference, Coverity had found about 20 issues. On inspection, I found
all of them to be false except for this one and for the UTF-8 issue
that's already fixed in 3.4.0. Now I know this is false too :)
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------