]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the sqlite3_result_pointer() interface does not leave a VM register
authordrh <drh@noemail.net>
Thu, 24 Aug 2017 13:55:46 +0000 (13:55 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Aug 2017 13:55:46 +0000 (13:55 +0000)
commit526740b1b91820e4e0944dd9905be91cec281f12
tree75d1d10573ecbb54d191200fd372a1a5d392431d
parent87d63c900db707562a0a1fde30eb98e69e33b7a1
Make sure the sqlite3_result_pointer() interface does not leave a VM register
in an inconsistent state.  Fix for ticket [7486aa54b968e9b5].  Test cases
are in TH3.

FossilOrigin-Name: d2f9230c5c7ad6166e7d2b649f77960fa58b1cb583e529a43882753ab348413c
manifest
manifest.uuid
src/vdbeapi.c