On 8/5/17, Bart Smissaert <bart.smissa...@gmail.com> wrote:
>
> SQLite_stmt doesn't hold the statement handle...
> I wonder why this is.
>

Because that would be a "pointer leak".  https://sqlite.org/bindptr.html#ptrleak

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to