Ah, OK. I will just keep track then of statement handles in my own code, which is quite simple.
RBS On Sat, Aug 5, 2017 at 2:54 PM, Richard Hipp <[email protected]> wrote: > On 8/5/17, Bart Smissaert <[email protected]> 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 > [email protected] > _______________________________________________ > 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

