De: "Israel Lins Albuquerque" <israel...@polibrasnet.com.br> Para: "sqlite-users-bounces" <sqlite-users-boun...@sqlite.org> Enviadas: Quarta-feira, 20 de Janeiro de 2010 16:48:52 (GMT-0200) Auto-Detected Assunto: Crash Calling sqlite3_vfs_unregister
if I call sqlite3_vfs_unregister without initialize the sqlite I have a crash. Or if i execute the pseudo-code above too: sqlite3_vfs_register(vfs); db = sqlite3_open(..., "vfs"); sqlite3_close(db); sqlite3_vfs_unregister(vfs); I'm talking about 3.6.22 version. I have maked a patch for this, see file attached. -- Israel Lins Albuquerque Desenvolvimento Polibrás Brasil Software Ltda. -- Israel Lins Albuquerque Desenvolvimento Polibrás Brasil Software Ltda.
_______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users