]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bug fix in sqlite3SelectDup(). Make sure the pNext pointer is valid.
authordrh <drh@noemail.net>
Wed, 7 Dec 2011 01:47:27 +0000 (01:47 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Dec 2011 01:47:27 +0000 (01:47 +0000)
commite7e6a54504d246345e79384a5d28f11f18878b84
treeb69d2ab4673c6b51bf6823594984a9f0ae56ca2b
parenta84203a0749e49cfff15fb99588a0158b6fd085e
Bug fix in sqlite3SelectDup().  Make sure the pNext pointer is valid.

FossilOrigin-Name: 7e5b56b1c602d4adfd4496a9c877f3b685b2d360
manifest
manifest.uuid
src/expr.c