Fix secure io.lines
authorShadowNinja <shadowninja@minetest.net>
Thu, 24 Nov 2016 15:10:20 +0000 (10:10 -0500)
committerShadowNinja <shadowninja@minetest.net>
Thu, 24 Nov 2016 15:10:20 +0000 (10:10 -0500)
commit3af5eef96463510a27cf06b9c3ecc9f1d04cdac6
tree09482db230d50fab85fea20440f210c41c5361cd
parent9e10f9f49a558050d36a49db619bf8f5eb3853c0
Fix secure io.lines

It used to drop all of the return values from the
insecure version of the function.
src/script/cpp_api/s_security.cpp