Fix out-of-bounds array access to page_table[]
commitbf2b698c51aa08100f05da23998adf90f73a7ff9
authorDouglas Katzman <dougk@google.com>
Thu, 14 Sep 2017 15:54:39 +0000 (14 11:54 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 14 Sep 2017 15:54:39 +0000 (14 11:54 -0400)
tree5c1fee91da3a09c342f81c47e74e82a00846fc83
parentfc2cd4c82da5d08a1eadf6ac706d9bc41bf14f9a
Fix out-of-bounds array access to page_table[]

Should fix openBSD and macOS failures
src/runtime/fullcgc.c