diff options
author | SmallJoker <SmallJoker@users.noreply.github.com> | 2023-04-07 12:49:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-07 12:49:23 +0200 |
commit | d975ebdcb98512c8b7c17af4a95481238a520078 (patch) | |
tree | 105210a2aa250badbaf8b1cc4dd22479cf570459 /src/script/lua_api | |
parent | 7048fc25dd963490552214e15d5e9a4c612d6b18 (diff) | |
download | minetest-d975ebdcb98512c8b7c17af4a95481238a520078.tar.xz |
Limit formspec fields to 640K (#13380)
Fixes an issue where long inputs could cause issues when dealing with formspecs.
The expected data is usually below 1 KiB, however that's not a technical limit.
Diffstat (limited to 'src/script/lua_api')
0 files changed, 0 insertions, 0 deletions