]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The sqlite3_set_authorizer() interface should only expire prepared statements
authordrh <drh@noemail.net>
Thu, 1 Aug 2019 22:48:45 +0000 (22:48 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Aug 2019 22:48:45 +0000 (22:48 +0000)
commitd744ee0b50e64348a0ba605eb8270cd2363e8dd3
tree75e1f215b07c4a5cb8df09b8af0bab369fc21a67
parent401593e348028071e0fd59753df046216a137ef9
The sqlite3_set_authorizer() interface should only expire prepared statements
when it is setting a new authorizer, not when clearing the authorizer.  And
statements that are running when sqlite3_set_authorizer() is invoked should be
allowed to continue running to completion.

FossilOrigin-Name: 961e2f08c35238bcb1d32430d16451a96807b2c4bbb194ee621128dd09cd3981
manifest
manifest.uuid
src/auth.c
test/schema.test