DbusmenuServer leaks its priv.dbusobject string

Bug #981766 reported by Charles Kerr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DBus Menu
Fix Released
Low
Charles Kerr

Bug Description

priv->dbusobject is set in set_property()

> switch (id) {
> case PROP_DBUS_OBJECT:
> g_return_if_fail(priv->dbusobject == NULL);
> priv->dbusobject = g_value_dup_string(value);

but is never freed.

Related branches

Charles Kerr (charlesk)
Changed in dbusmenu:
milestone: none → 0.6.2
Ted Gould (ted)
Changed in dbusmenu:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.