Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2017 13:12:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        xfce@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 223937] [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes
Message-ID:  <bug-223937-28711-huHYwOpqEL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223937-28711@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223937-28711@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
J.R. Oldroyd <fbsd@opal.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to xfce@FreeBSD.or=
g:
Bug 223937: [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS
changes
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223937



--- Description ---
Created attachment 188351
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188351&action=
=3Dedit
patch to fix memory leak due to Gtk3 CSS changes

The recent upstream changes to support Gtk3 CSS introduce a rampant memory =
leak
because the css_provider is re-created every time through the loop.  Attach=
ed
patch ensures that the css_provider is only created once.

I am attaching a FreeBSD port patch as this memory leak is significant and
needs an immediate fix.

I will also submit a bug report upstream in order to have this problem fixed
there, too.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223937-28711-huHYwOpqEL>