Add column name to API_ARMOR check in sqlite3_blob_open() to avoid a null-pointer...
commitb48c88bc0000675429d0ea2be2d63cfc57d08d6d
authorStephan Beal <sgbeal@googlemail.com>
Sat, 14 Oct 2023 13:24:30 +0000 (14 13:24 +0000)
committerStephan Beal <sgbeal@googlemail.com>
Sat, 14 Oct 2023 13:24:30 +0000 (14 13:24 +0000)
treef67af8cd4db0464179fad617606d92e8f6598df2
parent518d8c1bb3b08ecf9e7c98301576a89fd36215fb
Add column name to API_ARMOR check in sqlite3_blob_open() to avoid a null-pointer deref.
src/vdbeblob.c