aboutsummaryrefslogtreecommitdiff
path: root/src/vdbeapi.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2009-03-25 14:24:41 +0000
committerdrh <drh@noemail.net>2009-03-25 14:24:41 +0000
commit072db2fb13bc24d55369016e2d4617e3f4a56e84 (patch)
treea412db7c676ac88fc90a3b08c48816b32e0de9e3 /src/vdbeapi.c
parent892404323f0ca6ae3fb8d8b5ba01cb2429069f1c (diff)
downloadsqlite-072db2fb13bc24d55369016e2d4617e3f4a56e84.tar.gz
sqlite-072db2fb13bc24d55369016e2d4617e3f4a56e84.zip
When a VFS.xOpen fails, make sure the pMethods pointer is zeroed on the
sqlite3_file object so that subsequent xClose() operations against that same file handler are no-ops. Bug in the test_async.c module only - not in the core library. Ticket #3744. (CVS 6384) FossilOrigin-Name: c32b454118f4b0cc615edb9b35f749db45f6b36d
Diffstat (limited to 'src/vdbeapi.c')
0 files changed, 0 insertions, 0 deletions