]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid computing a zero offset of a null pointer, which though this is
authordrh <drh@noemail.net>
Tue, 3 Dec 2019 02:51:50 +0000 (02:51 +0000)
committerdrh <drh@noemail.net>
Tue, 3 Dec 2019 02:51:50 +0000 (02:51 +0000)
commit22e6f67c51175cbde19fa108b124f227775bc319
tree669ef2b414c67cd76a412339e25a3cfc87547ba7
parentca7a26b5a16dfa0c1b4fdfcadb67397428a2e90a
Avoid computing a zero offset of a null pointer, which though this is
technically harmless, is upsetting to pedantic run-time checkers.

FossilOrigin-Name: 3ce804e99bbef83d49ec309157448a7c1422725606516cef904e6122aadd3922
manifest
manifest.uuid
src/vdbemem.c