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,