[Webkit-unassigned] [Bug 130237] Crashes on PPC64 due to mprotect() on address not aligned to the page size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 12:37:08 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=130237

Alberto Garcia <berto at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #241283|0                           |1
        is obsolete|                            |
 Attachment #241283|review?                     |
              Flags|                            |
 Attachment #266795|                            |review?
              Flags|                            |

--- Comment #4 from Alberto Garcia <berto at igalia.com> ---
Created attachment 266795
  --> https://bugs.webkit.org/attachment.cgi?id=266795&action=review
Make commitSize at least as big as the page size

Here's a new patch. It makes sure that commitSize is at least as big as the page size without decreasing it if it's less than 16 KB.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151207/f0c4e839/attachment-0001.html>


More information about the webkit-unassigned mailing list