]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Return SQLITE_MISUSE from the sqlite3_open_v2() function if the 3rd parameter
authordrh <drh@noemail.net>
Sat, 7 May 2011 18:18:33 +0000 (18:18 +0000)
committerdrh <drh@noemail.net>
Sat, 7 May 2011 18:18:33 +0000 (18:18 +0000)
commit5dd72ad6df8040a8799c0b6ec483f3d1d6f0099a
tree71dad4ff880d427c0b475b92004d9226a596c081
parent522c26fbfb5fd44e9f62c5f43dd26274d670554c
Return SQLITE_MISUSE from the sqlite3_open_v2() function if the 3rd parameter
is not a valid set of bit-values.

FossilOrigin-Name: 3c926ce0976e765b4c51fcd81d251268ff21a741
manifest
manifest.uuid
src/main.c