projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a140169
)
Removed debug.upvaluejoin to prevent leak of insecure environment
author
y
<y@y>
Tue, 23 Jul 2019 21:13:56 +0000
(21:13 +0000)
committer
sfan5
<sfan5@live.de>
Wed, 24 Jul 2019 09:43:09 +0000
(11:43 +0200)
src/script/cpp_api/s_security.cpp
patch
|
blob
|
history
diff --git
a/src/script/cpp_api/s_security.cpp
b/src/script/cpp_api/s_security.cpp
index e9067a54c59784264c4df6b0ea52bf1f5c8101bd..876c7761a0c262a0d31bb257e8021d0cdaadf128 100644
(file)
--- a/
src/script/cpp_api/s_security.cpp
+++ b/
src/script/cpp_api/s_security.cpp
@@
-113,7
+113,6
@@
void ScriptApiSecurity::initializeSecurity()
"setupvalue",
"setmetatable",
"upvalueid",
- "upvaluejoin",
"sethook",
"debug",
"setlocal",