Fixes exec-bound-3 failures
authorJohn Ousterhout <ouster@cs.stanford.edu>
Thu, 17 Dec 2015 19:29:13 +0000 (11:29 -0800)
committerJohn Ousterhout <ouster@cs.stanford.edu>
Thu, 17 Dec 2015 19:29:13 +0000 (11:29 -0800)
The boundary position wasn't being properly chosen (must ensure that
the dst array in boundary.c is always in the last page of the .bss
segment).


No differences found