]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the sqlite3_user_data() function to be invoked with a NULL argument
authordrh <>
Thu, 28 Sep 2023 18:23:52 +0000 (18:23 +0000)
committerdrh <>
Thu, 28 Sep 2023 18:23:52 +0000 (18:23 +0000)
commit0a19bb078d11d2e0c4cc5183f47adabf34403b95
treea2affec7ce7454ae5d0527f0be714c5940a73a03
parentedbc44c5a165a3ddd47460eb462af685b8917fe3
Allow the sqlite3_user_data() function to be invoked with a NULL argument
or with an sqlite3_context pointer from a virtual table.  It returns NULL
in both cases.

FossilOrigin-Name: 2f49687371ada65fef374336c28b352c48ab98dc31282ac82397035efe04ba11
manifest
manifest.uuid
src/vdbeapi.c