mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 14:36:13 +01:00
cocoanotificationbackend: do not release readonly property
Fixes a crash when releasing a property that was not retained before. Helps: https://gitlab.gnome.org/GNOME/glib/issues/1751
This commit is contained in:
parent
ce961e2722
commit
c4493d22d1
@ -258,7 +258,6 @@ g_cocoa_notification_backend_withdraw_notification (GNotificationBackend *backen
|
||||
}
|
||||
}
|
||||
|
||||
[notifications release];
|
||||
[str_id release];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user