Igor,

On Wed, Jul 13, 2016 at 8:23 PM, Igor Tandetnik <[email protected]> wrote:
> On 7/13/2016 8:12 PM, Igor Korot wrote:
>>
>>                     char *z = sqlite3_mprintf( query2.c_str(), tableName
>> );
>
>
> There is a bunch of calls to sqlite3_mprintf, but nary a call to
> sqlite3_free.

Thank you. That worked.
Now if anyone can explain why I have both "Memory leaks detected" and
"No leaks detected"...


> --
> Igor Tandetnik
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to