]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure that sqlite3SelectDup() initializes the nSelectRow of the
authordrh <drh@noemail.net>
Wed, 29 Jan 2014 01:46:12 +0000 (01:46 +0000)
committerdrh <drh@noemail.net>
Wed, 29 Jan 2014 01:46:12 +0000 (01:46 +0000)
commitec2da854122bce8fadfa4480c14d0902dbf2eeff
tree6a391980098a69ae32eb6c8a6ce59336a4b9149c
parentdb718d8a3b7e336451afe73707644aae30c6aefe
Make sure that sqlite3SelectDup() initializes the nSelectRow of the
duplicate Select object.

FossilOrigin-Name: 5bb29b82109224a2ad02920658fabd8fb0f27b3f
manifest
manifest.uuid
src/expr.c