]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Calling sqlite3_value_dup() on a pointer value results in an ordinary
authordrh <>
Mon, 14 Mar 2022 23:50:38 +0000 (23:50 +0000)
committerdrh <>
Mon, 14 Mar 2022 23:50:38 +0000 (23:50 +0000)
commit836652952f7d2bdefe67c8ec730d986826eb9ca9
tree88079de78e15d75a2076ebd9fbd0fe6c5610d7f8
parentd024eca323a4d5fce35c834342aa30013d24e2fe
Calling sqlite3_value_dup() on a pointer value results in an ordinary
NULL.  [forum:/forumpost/ae8592cc73|Forum post ae8592cc73].  Test cases
in TH3.

FossilOrigin-Name: fff1243b594c190d15f14b7ca4e60d23519cd15134f275991c685966fcc24145
manifest
manifest.uuid
src/sqlite.h.in
src/vdbeapi.c