mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
89b0c1b304
These are one-time leaks, and happen if the util dir paths are built via these code paths, and then subsequently overwritten using `g_set_user_dirs()` (typically as part of a unit test). The additions to `glib.supp` correspond to the `g_ignore_leak()` calls in `gutils.c`. Unfortunately `g_ignore_leak()` only affects asan, not valgrind. See https://gitlab.gnome.org/GNOME/glib/-/jobs/3294034 Signed-off-by: Philip Withnall <pwithnall@gnome.org> |
||
---|---|---|
.. | ||
gen-visibility-macros.py | ||
generate-uac-manifest.py | ||
glib-gettextize.in | ||
glib.supp | ||
meson.build | ||
update-unicode-data.sh |