On 18 September 2017 at 11:46, Siarhei Siamashka
<siarhei.siamas...@gmail.com> wrote:
> This fixes a few small memory leaks detected by valgrind. This memory
> was allocated once on pixman library load and never freed (but still
> was reachable). The fix only helps if the compiler has support for
> __attribute__((constructor)) and __attribute__((destructor))
> function attributes.
>
> Reported-by: Emil Velikov <emil.l.veli...@gmail.com>
> Signed-off-by: Siarhei Siamashka <siarhei.siamas...@gmail.com>

Looks and works like a charm. FWIW

Reviewed-by: Emil Velikov <emil.veli...@collabora.com>
Tested-by: Emil Velikov <emil.veli...@collabora.com>

-Emil
_______________________________________________
Pixman mailing list
Pixman@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to