Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/lib/lua/sqlite



Module Name:    src
Committed By:   snj
Date:           Sun Jul 23 14:19:28 UTC 2017

Modified Files:
        src/lib/lua/sqlite [netbsd-6]: sqlite.c

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #1452):
        lib/lua/sqlite/sqlite.c: revision 1.9
Guard against double freeing of objects (explicit by the Lua program,
then later by the garbage collector).
This fixes PR bin/52218.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.4.1 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