]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove two incorrect assert() statements from the logic used to derive branch-3.28a
authordan <Dan Kennedy>
Tue, 13 Jul 2021 15:30:48 +0000 (15:30 +0000)
committerdan <Dan Kennedy>
Tue, 13 Jul 2021 15:30:48 +0000 (15:30 +0000)
commitf505fda49854204e2b81a3014864cdd49e0ef7e4
treeddf6099eab26194efdaf56dc0bde158e792c5b0a
parent79410ac8efceeeb82cd3f854a6fc87bba9be0368
Remove two incorrect assert() statements from the logic used to derive
column names and types from subqueries. This allows the SQL associated with CVE-2020-13871 (ticket [c8d3b9f0a750a529]) to be tested.

FossilOrigin-Name: d2e672203704aa18fdc652e9567eb29b71dae32e871f514308478a7a96025f29
manifest
manifest.uuid
src/select.c
test/colname.test
test/window1.test