]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid leaving view-definitions with an incomplete set of column names/types in
authordan <dan@noemail.net>
Mon, 9 Jul 2018 18:55:44 +0000 (18:55 +0000)
committerdan <dan@noemail.net>
Mon, 9 Jul 2018 18:55:44 +0000 (18:55 +0000)
commit77f3f402921986383b2ff928d4c3471c1d5ca886
treec6ebc476b7672b3e23bf7d6bd5f218964448af8b
parente6fcd1d5de078499793326887bd0c237abf637e6
Avoid leaving view-definitions with an incomplete set of column names/types in
the in-memory schema if an OOM strikes while allocating the same.

FossilOrigin-Name: 1ddbb5372e7ea8407369b88698b3fb922b62dcac72be633a17bd0e41baa369f4
manifest
manifest.uuid
src/build.c
test/schemafault.test [new file with mode: 0644]