Segfaults in sqlite3_free() are almost always the result of heap
corruption caused by some other component of the application. SQLite
just happened to be the unlucky library that first stumbled over the
heap corruption.
--
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-dev mailing list
sqlit...@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-dev