components/apache24/patches/bug56753.patch
changeset 4697 2be298b79293
parent 2079 46ce7840065c
child 6502 568ea88798fa
--- a/components/apache24/patches/bug56753.patch	Tue Jul 21 08:35:55 2015 -0700
+++ b/components/apache24/patches/bug56753.patch	Wed Jul 22 05:12:12 2015 -0700
@@ -34,7 +34,7 @@
  }
 --- modules/lua/lua_request.c
 +++ modules/lua/lua_request.c
-@@ -2878,7 +2878,7 @@
+@@ -2889,7 +2889,7 @@
      lua_pushvalue(L, -1);
  
      lua_setfield(L, -2, "__index");
@@ -43,7 +43,7 @@
  
      lua_pop(L, 2);
  
-@@ -2886,7 +2886,7 @@
+@@ -2897,7 +2897,7 @@
      lua_pushvalue(L, -1);
  
      lua_setfield(L, -2, "__index");
@@ -52,7 +52,7 @@
  
      lua_pop(L, 2);
  
-@@ -2894,7 +2894,7 @@
+@@ -2905,7 +2905,7 @@
      lua_pushvalue(L, -1);
  
      lua_setfield(L, -2, "__index");