Skip to content

Force malloc of g_slices in asan build

Szunti requested to merge Szunti/pango:lsan_slice into master

I tried messing a bit with the code and forgetting an unref didn't show any leaks until I did this.

The result is a new list of leaks in the asan build.

Merge request reports