]> git.lizzy.rs Git - minetest.git/commit
Fix crash on passing false as value in table to table.copy(t)
authorest31 <MTest31@outlook.com>
Thu, 12 Feb 2015 21:03:24 +0000 (22:03 +0100)
committerCraig Robbins <kde.psych@gmail.com>
Sat, 14 Feb 2015 05:24:09 +0000 (15:24 +1000)
commit61588a43dd61b48383823b7fa948ece4d8dd357e
treead1134d084c0f53a5b825a7633753c4c74655e18
parente62927ed71c557cd885fce03fbc34bb6020089a3
Fix crash on passing false as value in table to table.copy(t)

Fixes #2293.
builtin/common/misc_helpers.lua