With the urifuncs extension enabled, the each of following SQL queries
causes an access violation & crash:

  select sqlite3_filename_database('');
  select sqlite3_filename_journal('');
  select sqlite3_filename_wal('');

Ralf
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to