Skip to content

Commit ecd20de

Browse files
ysfan5
y
authored andcommittedJul 24, 2019
Removed debug.upvaluejoin to prevent leak of insecure environment
1 parent a140169 commit ecd20de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎src/script/cpp_api/s_security.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ void ScriptApiSecurity::initializeSecurity()
113113
"setupvalue",
114114
"setmetatable",
115115
"upvalueid",
116-
"upvaluejoin",
117116
"sethook",
118117
"debug",
119118
"setlocal",

0 commit comments

Comments
 (0)
Please sign in to comment.