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

The sqlite3_memory_used and highwater interfaces are defined to return
a 64 bit value.  They carefully call the 32 bit limited sqlite3_status
method and then cast to 64 bit.  Instead they should call
sqlite3_status64.

Reported indirectly via https://github.com/rogerbinns/apsw/issues/191

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

iEYEARECAAYFAlVOsbwACgkQmOOfHg372QSkLgCgkqMS2hWqLFU0246u8aqx+JtN
NkcAn3iDFhK5/+pq5v0n6vTprxZflaXZ
=4QMd
-----END PGP SIGNATURE-----

Reply via email to