[Pixman] [PATCH] pixman-filter.c: Cope with NULL returns from malloc()

Søren Sandmann sandmann at cs.au.dk
Thu Dec 20 08:21:05 PST 2012


Søren Sandmann <sandmann at cs.au.dk> writes:

> From: Søren Sandmann Pedersen <ssp at redhat.com>

This patch is wrong. If the horz and vert allocations fail, but the
params one doesn't, a pointer to uninitialized memory will be
returned. New patch to follow shortly.


Søren


More information about the Pixman mailing list