-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

SQLite 3.10 changed the xCurrentTime (note not -64 version) method for
the "unix" VFS from a function to a NULL pointer.  This has broken
things for me, because I have a VFS that calls back into the "unix"
vfs.  A SQLite shared library upgrade will now cause a null pointer
access!

- From the documentation it is hard to tell who is at "fault" here.
xCurrentTime is documented as optional now, but was it when I first
wrote the code?  It certainly has been present in the "unix" vfs for
many years.

NB I actually call back into the default vfs, rather than "unix"
specifically.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlagWmcACgkQmOOfHg372QTAzQCfXQZ4HN17tEri2iDE5xyttEaW
6Q8AnRDvkgYjNZgGmT+StBH8epIz5rbh
=C0S4
-----END PGP SIGNATURE-----

Reply via email to