Cscott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/97928
Change subject: LUASANDBOX_G requires the tsrm_ls to be present.
......................................................................
LUASANDBOX_G requires the tsrm_ls to be present.
Change-Id: I25a94bd9a7501384992e82630f1d3f617b4ca8dd
---
M luasandbox.c
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/php/luasandbox
refs/changes/28/97928/1
diff --git a/luasandbox.c b/luasandbox.c
index d353f06..50ea359 100644
--- a/luasandbox.c
+++ b/luasandbox.c
@@ -315,6 +315,7 @@
static int luasandbox_post_deactivate() /* {{{ */
{
+ TSRMLS_FETCH();
if (LUASANDBOX_G(signal_handler_installed)) {
luasandbox_timer_remove_handler(&LUASANDBOX_G(old_handler));
LUASANDBOX_G(signal_handler_installed) = 0;
--
To view, visit https://gerrit.wikimedia.org/r/97928
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I25a94bd9a7501384992e82630f1d3f617b4ca8dd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/php/luasandbox
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits