From 52753962e231c3eca102eab02adc5ed9cab0472b Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 19 Apr 2023 12:25:24 +0300 Subject: updated Scintilla: fixes crashes and warnings on startup with Gtk+ * the GObject lifecycle was violated, resulting in use-after-free scenarios --- contrib/scintilla | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/scintilla b/contrib/scintilla index de2ed1d..a3a518d 160000 --- a/contrib/scintilla +++ b/contrib/scintilla @@ -1 +1 @@ -Subproject commit de2ed1d4bfc55dcca30f74790a3b4f7931b08032 +Subproject commit a3a518d62945ee8ce6d6122549bcc230b92da882 -- cgit v1.2.3