2018-02-07 18:02:50
— part of check-in
[2a5f813bc6]
on branch trunk
— In extensions rtree, fts3 and fts5, ensure that when dynamic buffers are bound
to persistent SQL statements using SQLITE_STATIC, the binding is replaced with
an SQL NULL before the buffer is freed. Otherwise, a user may obtain a pointer
to the persistent statement using sqlite3_next_stmt() and attempt to access
the freed buffer using sqlite3_expanded_sql() or similar.
(user:
dan
size: 132923)
2018-03-01 13:44:40
— part of check-in
[c8083de14b]
on branch memdb
— Merge the latest enhancements from trunk.
(user:
drh
size: 132923)
2018-03-02 17:40:23
— part of check-in
[36801effa9]
on branch begin-concurrent
— Merge latest trunk changes into this branch.
(user:
dan
size: 132923)
2018-03-02 18:26:50
— part of check-in
[8ade94ba67]
on branch begin-concurrent-pnu
— Merge latest changes from begin-concurrent into this branch.
(user:
dan
size: 132923)
2018-03-28 15:41:57
— part of check-in
[df52e89fff]
on branch server-process-edition
— Update this branch with latest trunk changes.
(user:
dan
size: 132923)