J.R. Oldroyd <[email protected]> has reassigned Bugzilla Automation <[email protected]>'s request for maintainer-feedback to [email protected]: Bug 223937: [patch] sysutils/xfce4-wavelan-plugin fix memory leak due to CSS changes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223937
--- Description --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "[email protected]"
