]> git.ipfire.org Git - thirdparty/sqlite.git/commit
JNI: after calling a Java-side UDF, zero-out the pointer of the Java-side sqlite3_con...
authorstephan <stephan@noemail.net>
Mon, 16 Oct 2023 08:10:11 +0000 (08:10 +0000)
committerstephan <stephan@noemail.net>
Mon, 16 Oct 2023 08:10:11 +0000 (08:10 +0000)
commit19179722d6bf7bff82bcf9a72b2d0346346e46ff
tree73fa5873638d01ec3d13b2056cb57a90f15d6fb8
parentf83a4d850ce288dc26d8acf44cbd7bfde971b7c7
JNI: after calling a Java-side UDF, zero-out the pointer of the Java-side sqlite3_context and sqlite3_value array entries to avoid misbehavior if a client makes the mistake of holding a reference to one of those objects.

FossilOrigin-Name: 9fc3104f76a83d600beb11d91feb97bcea8bc7f7cda8cd73e7a6b81fbba879df
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/org/sqlite/jni/Tester1.java
manifest
manifest.uuid