]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the sessions module causing sqlite3session_apply_strm() to
authordan <dan@noemail.net>
Fri, 6 Apr 2018 16:22:25 +0000 (16:22 +0000)
committerdan <dan@noemail.net>
Fri, 6 Apr 2018 16:22:25 +0000 (16:22 +0000)
commit3e259bcd961f686eac6ac67005834efba566c709
tree1cc8f16367c8273a173be894b59b4d3ca33d3b10
parent9a3c375fce81dd2add38c066fa2dc915ffecdc53
Fix a problem in the sessions module causing sqlite3session_apply_strm() to
allocate enough memory for the entire input buffer - which defeats the point
of a streaming interface.

FossilOrigin-Name: 7594e60935b0b5dcf764476dccdf9b403303818a0419a30bc2c16d58e44f6d04
ext/session/sessionG.test
ext/session/session_common.tcl
ext/session/sqlite3session.c
manifest
manifest.uuid