Module Name: src Committed By: mbalmer Date: Sun Jul 1 10:08:38 UTC 2018
Modified Files:
src/external/mit/lua/dist/src: ltable.c
Log Message:
Apply bugfix #7 from lua.org/bugs.html: Memory-allocation error when resizing
a table can leave it in an inconsistent state.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/mit/lua/dist/src/ltable.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
