]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an out-of-order memset() that occurs before all variable declarations
authordrh <drh@noemail.net>
Wed, 3 Oct 2012 18:09:32 +0000 (18:09 +0000)
committerdrh <drh@noemail.net>
Wed, 3 Oct 2012 18:09:32 +0000 (18:09 +0000)
commit613a53a029b83773facb5f923c8d662f08b0e102
tree3926f3a5078cdbb4d8ca4bcfdec2fddd18efc52c
parent325eff58d6b8b4563827e51f8ac9185751bdb9bf
Fix an out-of-order memset() that occurs before all variable declarations
are finished.  Also fix a line that exceeds the 80-character line length
limit.

FossilOrigin-Name: ba2f492f957ab5556cd540e21a76ebb75efea725
manifest
manifest.uuid
src/where.c