Module Name: src Committed By: tpaul Date: Thu May 16 12:42:35 UTC 2019
Modified Files:
src/lib/lua/sqlite: sqlite.c
Log Message:
Prevent Lua from crashing if clear_bindings() is called on a statement
that failed to prepare().
ok mbalmer@
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/lua/sqlite/sqlite.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
