[Pixman] [PATCH] Some clean-ups in fence_malloc() and fence_free()

Soeren Sandmann sandmann at daimi.au.dk
Tue Oct 5 06:01:51 PDT 2010


Dmitri Vorobiev <dmitri.vorobiev at movial.com> writes:

> This patch removes an unnecessary typecast of MAP_FAILED,
> replaces an erroneous free() by the correct munmap() in the
> error path for a failing mprotect(), and, finally, removes
> redundant calls to mprotect() that aren't necessary, because
> munmap() doesn't call for any specific memory protection.

Applied, thanks.


Soren


More information about the Pixman mailing list