Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/lua/sqlite
Module Name: src
Committed By: mbalmer
Date: Fri Nov 2 12:24:52 UTC 2012
Modified Files:
src/lib/lua/sqlite: sqlite.c
Log Message:
- Update to the version on github.com.
- Fix stmt_bind(): SQLite makes a copy of the string passed (which can be
garbage collected). Problem found by Kubo Takehiro.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.
Home |
Main Index |
Thread Index |
Old Index