From b8035fdf1a17956ea1cb2b1351df964c1ee869b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Fri, 8 Nov 2024 18:47:17 +0100 Subject: [PATCH] Preprocessor: avoid illegal memory access when variable name is used as a function call --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 72c31e9f66..dc9a96c41a 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 72c31e9f66dd531abed7253045a8d595175cb3ed +Subproject commit dc9a96c41af1e8d8483f6a95ec1af6974737be5f -- GitLab