From eae159e0cf10585b2dbe265b29cca4c3571a9cb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=A5=BC=E5=B9=B2?= <3364917990@qq.com> Date: Wed, 18 Dec 2024 08:07:53 +0000 Subject: [PATCH] update patch/backport-CVE-2024-34397.patch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小饼干 <3364917990@qq.com> --- patch/backport-CVE-2024-34397.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch/backport-CVE-2024-34397.patch b/patch/backport-CVE-2024-34397.patch index 3496f72..74a6b80 100644 --- a/patch/backport-CVE-2024-34397.patch +++ b/patch/backport-CVE-2024-34397.patch @@ -37,8 +37,8 @@ index 1169df2..b40813c 100644 +{ + if (g_atomic_ref_count_dec (&subscriber->ref_count)) + { -+ /* Destroy the user data. It doesn鈥檛 matter which thread -+ * signal_subscriber_unref() is called in (or whether it鈥檚 called with a ++ /* Destroy the user data. It doesn't matter which thread ++ * signal_subscriber_unref() is called in (or whether it's called with a + * lock held), as call_destroy_notify() always defers to the next + * #GMainContext iteration. */ + call_destroy_notify (subscriber->context,