Module Name: src Committed By: mbalmer Date: Thu Dec 12 12:35:44 UTC 2019
Modified Files:
src/external/mit/lua/dist/src: lapi.c
Log Message:
Apply a fix for the bug "Joining an upvalue with itself can cause a use-after
free", documented on http://www.lua.org/bugs.html
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/mit/lua/dist/src/lapi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
