]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that a WITHOUT ROWID table does not have the .iPKey field set, even if
authordrh <>
Mon, 19 Apr 2021 18:03:52 +0000 (18:03 +0000)
committerdrh <>
Mon, 19 Apr 2021 18:03:52 +0000 (18:03 +0000)
commit1bb89e9cc88bd9cb18b9d970f41ec28f47913a53
treea2bcdc6749cbc4ead0fa28aae314f9fff2a03dfb
parent6a4f7f0225cdf62e7b06362d6d691948424d43c1
Ensure that a WITHOUT ROWID table does not have the .iPKey field set, even if
an OOM error occurs while parsing a schema in PRAGMA writable_schema=ON mode.
Add extra assert() statements to triple-check that this never happens.
dbsqlfuzz 803bb1f63d6f3bd6c14db568494d6e96be8f1ec9.

FossilOrigin-Name: 41228350a620a7de1ee748a4e19a96749c4d39418853fe8b68c43cf401dbd7cd
manifest
manifest.uuid
src/build.c