Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/misc/memvfs.c
2021-06-15
| ||
15:15 | [7dffa8cc89] part of check-in [272a15b9f4] Add NULL checks on all sqlite3_vfs_find(0) calls. This is not strictly necessary. There are no vulnerabilities here. However, adding these checks avoids unnecessary static analyzer complaints. Forum post ce1193be15. (check-in: [272a15b9f4] user: drh branch: trunk, size: 16649) | |
2018-01-02
| ||
16:02 | [ab36f49e02] part of check-in [04c9197d58] Enhance the memvfs extension so that it can be read/write. (check-in: [04c9197d58] user: drh branch: trunk, size: 16600) | |
2016-09-07
| ||
18:11 | Added: [e5225bc22e] part of check-in [12b7782a9a] Add the ext/misc/memvfs.c extension that implements a VFS for read-only database files contained in memory. (check-in: [12b7782a9a] user: drh branch: trunk, size: 13860) | |