[Xfce4-commits] [apps/xfce4-notifyd] 03/03: Fix another segfault
noreply at xfce.org
noreply at xfce.org
Fri Feb 16 23:16:06 CET 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-notifyd.
commit 8e20abaf1ed8f36cefae41337f42d6935ec542b4
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Fri Feb 16 23:13:05 2018 +0100
Fix another segfault
---
xfce4-notifyd/xfce-notify-daemon.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/xfce4-notifyd/xfce-notify-daemon.c b/xfce4-notifyd/xfce-notify-daemon.c
index 2d845b1..bc6f2f0 100644
--- a/xfce4-notifyd/xfce-notify-daemon.c
+++ b/xfce4-notifyd/xfce-notify-daemon.c
@@ -1357,7 +1357,6 @@ notify_notify (XfceNotifyGBus *skeleton,
xfce_notify_gbus_complete_notify(skeleton, invocation, OUT_id);
- g_free (new_app_name);
if (image_data)
g_variant_unref (image_data);
if (icon_data)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list