]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove 'const' from a variable that might actually be written when an OOM error occur...
authormistachkin <mistachkin@noemail.net>
Wed, 14 Sep 2011 18:19:08 +0000 (18:19 +0000)
committermistachkin <mistachkin@noemail.net>
Wed, 14 Sep 2011 18:19:08 +0000 (18:19 +0000)
commit0fe5f95c7ffd39599b27918927eb424e63fd36ee
treef84dd65ccc216a933420e7b03daf0118a287f8fd
parent244b632cf7195d814a46b0e2fb91838cd0559dad
Remove 'const' from a variable that might actually be written when an OOM error occurs. Also, fix a couple MSVC/Win32 compiler warnings.

FossilOrigin-Name: 3035dc1c7398791d550f4c02774ef7f961b4bb02
manifest
manifest.uuid
src/btree.c
src/vdbeaux.c
src/vdbesort.c