https://bugs.kde.org/show_bug.cgi?id=358980
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Mark Wielaard <[email protected]> --- (In reply to Paul Floyd from comment #11) > On FreeBSD I now get a load of reachables from glib - to be expected as glib > seems to be basket case quality when it comes to bothering to free memory. Note that glib does provide its won suppression file: https://gitlab.gnome.org/GNOME/glib/-/blob/main/tools/glib.supp # GLib Valgrind suppressions file # # This provides a list of suppressions for all of GLib (including GIO), for all # Valgrind tools (memcheck, drd, helgrind, etc.) for the false positives and # deliberate one-time leaks which GLib causes to be reported when running under # Valgrind. -- You are receiving this mail because: You are watching all bug changes.
