]> git.ipfire.org Git - thirdparty/sqlite.git/commit
KeyInfo is now an indeterminate size, so we cannot declare a variable of that
authordrh <>
Fri, 14 Mar 2025 19:07:11 +0000 (19:07 +0000)
committerdrh <>
Fri, 14 Mar 2025 19:07:11 +0000 (19:07 +0000)
commitb6e8f65ffe7dccf0c65176ed72241a61bd0d655a
tree68b243a8edd375bb7fc78c240ff5b7d0b5a22a62
parentcebf06c7980109ab459b5d90dd563ae621a78f94
KeyInfo is now an indeterminate size, so we cannot declare a variable of that
type, only a pointer to an instance of that type.

FossilOrigin-Name: 37b687dc2d3b9dc82ed09a9c5b2c00e576b1eebe358a20d18a3da190347b644e
manifest
manifest.uuid
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c