Fix code/data separation.
commit23ce870e5dd7830d99976922507b58f8b48016c2
authorStas Boukarev <stassats@gmail.com>
Wed, 6 Dec 2017 17:47:04 +0000 (6 20:47 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 6 Dec 2017 17:47:04 +0000 (6 20:47 +0300)
treeb3a12b720b9c47393371b3bdd2cb6338f19c42b0
parent649f643874cb5bd1dea9a21ec2f8186592bfa8c5
Fix code/data separation.

wipe_pages: wipe the trailing words the same way as the leading, using
CODE_HEADER/SIMPLE_ARRAY_WORD when appropriate.
src/runtime/gencgc.c