From a98689272a520a3244dcec4735b353d426ad07d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Fri, 4 Nov 2022 19:35:38 +0100 Subject: [PATCH] Preprocessor: fix segfault of notmpterms option with block decomposition --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 2f59db92ee..3932196ff4 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 2f59db92eec8db6bf5cb6097ca4ffbe5eb6ac704 +Subproject commit 3932196ff452eabeae474cecaca78ca65354acf8 -- GitLab