]> git.lizzy.rs Git - worldedit.git/commit
Harden deserialize workaround against unexpected input
authorsfan5 <sfan5@live.de>
Mon, 6 Jun 2022 18:39:15 +0000 (20:39 +0200)
committersfan5 <sfan5@live.de>
Mon, 6 Jun 2022 18:39:15 +0000 (20:39 +0200)
commitabc9efeeb8cccb3e23c055414941fed4a9871b9a
treeb16a129d3966a31c611dd95b0e00e291a8d0773b
parentc223ca4cec7cb17ddff30f3fd0a35a8c85ca42d5
Harden deserialize workaround against unexpected input

Otherwise it will stop working entirely soon when the
serialization inside Minetest is reworked.
This allows it to work at least in the cases where the original
bug (LuaJIT register limit) doesn't apply.
worldedit/serialization.lua