Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/mit/lua/dist/src
Module Name: src
Committed By: nikita
Date: Mon Apr 17 19:54:19 UTC 2023
Modified Files:
src/external/mit/lua/dist/src: lapi.c ldo.c lfunc.c lfunc.h
Log Message:
lua: aply upstream bugfix for "'lua_settop' may use a pointer to stack invalidated by 'luaF_close'."
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/mit/lua/dist/src/lapi.c
cvs rdiff -u -r1.10 -r1.11 src/external/mit/lua/dist/src/ldo.c
cvs rdiff -u -r1.9 -r1.10 src/external/mit/lua/dist/src/lfunc.c \
src/external/mit/lua/dist/src/lfunc.h
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