]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Return an error when parsing "?NNN" if NNN is so large it cannot be stored as a 32...
authordan <dan@noemail.net>
Tue, 17 Aug 2010 19:34:13 +0000 (19:34 +0000)
committerdan <dan@noemail.net>
Tue, 17 Aug 2010 19:34:13 +0000 (19:34 +0000)
commitc8d735aed30be0d41689a08dd273330a3cd63ec8
tree668dfb92d98175abab4a0c02d744a203db68ab6e
parent0028486b7346479504b43a5bd5cd0b4e3d4bd907
Return an error when parsing "?NNN" if NNN is so large it cannot be stored as a 32-bit int.

FossilOrigin-Name: fc9014be0f00d046e7ba830a644f9ce93eca5db8
manifest
manifest.uuid
src/expr.c