Hi, On Wed, 29 Aug 2018 at 17:37, Emil Velikov <emil.l.veli...@gmail.com> wrote: > On 29 August 2018 at 07:17, Daniel Stone <dani...@collabora.com> wrote: > > There are far better ways to detect memory leaks, such as either > > valgrind or ASan. Having Meson makes it really easy to use these tools > > in our tests, and we can do that in CI as well. > > > > Having these local wrappers actually completely broke ASan usage, so > > remove them in favour of using the more powerful options. > > Fwiw adding valgrind to any build-system is a 2-5 line task ;-)
Sure, I'll happily review such a patch. > Sanitizers on the other hand (esp. on shared libraries) is a pain. Yes, I spent at least a couple of hours banging my head against that particular brick wall last weekend, and decided not to. Cheers, Daniel _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel