diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2021-07-08 14:55:04 +0200 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2021-07-08 14:55:04 +0200 |
commit | b01993f2168fa2542c89f1ed84c6df10e0c1df7b (patch) | |
tree | 71e7b685b9d813e2a68fcfb625688f4808db2e73 /index.html | |
parent | 031abd1d9e01c37bf2008fc66714194034e8a919 (diff) | |
download | lanes-b01993f2168fa2542c89f1ed84c6df10e0c1df7b.tar.gz lanes-b01993f2168fa2542c89f1ed84c6df10e0c1df7b.tar.bz2 lanes-b01993f2168fa2542c89f1ed84c6df10e0c1df7b.zip |
fix function transfer with lua_dump for Lua 5.4 failing for functions big enough to necessitate a buffer reallocation
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ | |||
70 | </p> | 70 | </p> |
71 | 71 | ||
72 | <p> | 72 | <p> |
73 | This document was revised on 23-Jun-21, and applies to version <tt>3.15.0</tt>. | 73 | This document was revised on 8-Jul-21, and applies to version <tt>3.15.1</tt>. |
74 | </p> | 74 | </p> |
75 | </font> | 75 | </font> |
76 | </center> | 76 | </center> |