]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the zipvfile extension (which is not part of the SQLite amalgamation, but
authordrh <>
Thu, 5 Jan 2023 01:26:58 +0000 (01:26 +0000)
committerdrh <>
Thu, 5 Jan 2023 01:26:58 +0000 (01:26 +0000)
commitb8a655beeb33bd14cd05bbea2f4bf0c119e00f56
tree760e08a7559c1a9820080c8c77b295a7bf316e5b
parente0237c00e181d1b662a56f7bfc9ddf279a94c0cb
In the zipvfile extension (which is not part of the SQLite amalgamation, but
which is included in the CLI by default) ensure that fopen() is not invoked
using a NULL filename.  Fix for the issue reported by
[forum:/forumpost/d1c96a9032e564f8|forum post d1c96a9032e564f8].

FossilOrigin-Name: d32757ddf5d311b6f62545c861fd606244e03f02cb2e317c1131ee6b80c2299c
ext/misc/zipfile.c
manifest
manifest.uuid
test/zipfile.test