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:   [Bug 223937] [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes
Message-ID:  <bug-223937-28711@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223937

            Bug ID: 223937
           Summary: [patch] sysutils/xfce4-wavelan-plugin fix memory leak
                    due to CSS changes
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: xfce@FreeBSD.org
          Reporter: fbsd@opal.com
          Keywords: patch
             Flags: maintainer-feedback?(xfce@FreeBSD.org)
          Assignee: xfce@FreeBSD.org

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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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