aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/memvfs.c
Commit message (Collapse)AuthorAge
* Add NULL checks on all sqlite3_vfs_find(0) calls. This is not strictlydrh2021-06-15
| | | | | | | necessary. There are no vulnerabilities here. However, adding these checks avoids unnecessary static analyzer complaints. [forum:/forumpost/ce1193be15|Forum post ce1193be15]. FossilOrigin-Name: 272a15b9f418fb0b31a9808f7c42c20cf52318035ff98935d8e8519634357e8d
* Enhance the memvfs extension so that it can be read/write.drh2018-01-02
| | | FossilOrigin-Name: 04c9197d589666299aef86ee6a56df63448c050274c9fba4af94f932752be237
* Add the ext/misc/memvfs.c extension that implements a VFS for read-onlydrh2016-09-07
database files contained in memory. FossilOrigin-Name: 12b7782a9af91eab913e159149cb28b3f5a6557c