Removed debug.upvaluejoin to prevent leak of insecure environment

This commit is contained in:
y 2019-07-23 21:13:56 +00:00 committed by sfan5
parent a1401696df
commit ecd20de64d
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ void ScriptApiSecurity::initializeSecurity()
"setupvalue",
"setmetatable",
"upvalueid",
"upvaluejoin",
"sethook",
"debug",
"setlocal",