On Fri, Feb 3, 2012 at 8:22 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> sqlite3_declare_vtab()[1] does not document the lifetime requirements of
> the string passed to it, and it's "conceivable" that the lifetime of the
> table_structure string is the problem.
>

i take that back - if that were the case then the crash would almost
certainly happen later on (after your init routine returns). But it still
can't hurt to try.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to