Dmitri Vorobiev <[email protected]> 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 _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
