From a66683f2cdfa4866ea4cfcdd01fd5f5e35eb5d86 Mon Sep 17 00:00:00 2001
From: Kirill Yukhin <kyukhin@tarantool.org>
Date: Thu, 5 Mar 2020 10:47:20 +0300
Subject: [PATCH] luajit: bump new version

- Make string to number conversions fail on NUL char.

(cherry picked from commit 12694d72b390484d6aab3d4f731c989e0eb15daa)
---
 third_party/luajit | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/third_party/luajit b/third_party/luajit
index c1564acc13..c633004489 160000
--- a/third_party/luajit
+++ b/third_party/luajit
@@ -1 +1 @@
-Subproject commit c1564acc1366af3134ac4b85362d41fc1efcfac4
+Subproject commit c633004489e63ba182514558adfeb0507642d2c0
-- 
GitLab