]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite3_load_extension() interface so that it tolerates backslashes
authordrh <drh@noemail.net>
Sat, 25 Apr 2020 21:05:51 +0000 (21:05 +0000)
committerdrh <drh@noemail.net>
Sat, 25 Apr 2020 21:05:51 +0000 (21:05 +0000)
commit7d9ad75a564986b06f1dc35fc745ebfed3e2fe45
treeeff02cbd09506c0d414d22c590dba5721f4a02fa
parent07f9e8f4f3a473e4efac5f421b59b945a79e22a5
Fix the sqlite3_load_extension() interface so that it tolerates backslashes
in place of forward-slashes in pathnames on Windows.

FossilOrigin-Name: bc3bf7c6681a96bc18a1ed02f0ccced4731d5dab45f60c347dd1841706e6b62a
manifest
manifest.uuid
src/loadext.c