]> git.ipfire.org Git - thirdparty/sqlite.git/commit
New assert() statements to protect the u1 and u2 unions of SrcList.
authordrh <>
Thu, 7 Oct 2021 23:04:50 +0000 (23:04 +0000)
committerdrh <>
Thu, 7 Oct 2021 23:04:50 +0000 (23:04 +0000)
commitdbfbb5a0c53d19d38249d1562a0f48286d697fb1
tree14e84c347b8f9b982e0d99df15efe3d94136b39a
parent477572b9f1afc0d4f377554b64ad2c2c9e3146ac
New assert() statements to protect the u1 and u2 unions of SrcList.

FossilOrigin-Name: 9b91fbcfcc14048f7d0755d47d9b7f9212fa2eaa6f3c04f417fa16c3a47943bf
manifest
manifest.uuid
src/build.c
src/delete.c
src/select.c
src/sqliteInt.h
src/where.c