[Bug 223937] [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 28 13:12:21 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223937

            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 at FreeBSD.org
          Reporter: fbsd at opal.com
          Keywords: patch
             Flags: maintainer-feedback?(xfce at FreeBSD.org)
          Assignee: xfce at FreeBSD.org

Created attachment 188351
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188351&action=edit
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.  Attached
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.

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


More information about the freebsd-xfce mailing list