Removed debug.upvaluejoin to prevent leak of insecure environment
authory <y@y>
Tue, 23 Jul 2019 21:13:56 +0000 (21:13 +0000)
committersfan5 <sfan5@live.de>
Wed, 24 Jul 2019 09:43:09 +0000 (11:43 +0200)
src/script/cpp_api/s_security.cpp

index e9067a54c59784264c4df6b0ea52bf1f5c8101bd..876c7761a0c262a0d31bb257e8021d0cdaadf128 100644 (file)
@@ -113,7 +113,6 @@ void ScriptApiSecurity::initializeSecurity()
                "setupvalue",
                "setmetatable",
                "upvalueid",
-               "upvaluejoin",
                "sethook",
                "debug",
                "setlocal",