2017-07-27 16:42:36
— part of check-in
[d6684d2a74]
on branch pointer-with-destructor
— In sqlite3_bind_pointer(), invoke the destructor if the bind index is
out of range, like sqlite3_bind_blob() does.
(user:
drh
size: 59219)
2017-07-27 17:45:08
— part of check-in
[5a2340b81f]
on branch branch-3.20
— Add destructor functions for the pointer argument (NB: not the type string)
to the sqlite3_bind_pointer() and sqlite3_result_pointer() interfaces. Use
this new capability to resolve a pointer leak in the custom geometry function
mechanism of the RTREE extension.
(user:
drh
size: 59219)
2017-07-27 18:49:19
— part of check-in
[c63903a4c5]
on branch trunk
— Merge the pointer-passing interface changes from the 3.20 branch.
(user:
drh
size: 59219)
2017-07-29 17:10:37
— part of check-in
[b42c87790e]
on branch server-process-edition
— Merge latest trunk changes with this branch.
(user:
dan
size: 59219)
2017-08-01 13:54:55
— part of check-in
[aafe1fec80]
on branch begin-concurrent
— Merge recent enhancements from trunk.
(user:
drh
size: 59219)