commit | 5e5e213dd5a5d98c20cd33f19a2d5170d1380406 | [log] [tgz] |
---|---|---|
author | thughes <thughes@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Tue Nov 16 19:40:05 2004 +0000 |
committer | thughes <thughes@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Tue Nov 16 19:40:05 2004 +0000 |
tree | 597966427ef485a8126c420c9903c88515aad88a | |
parent | 04d3a80f6b6b90b5136d2f6d1dcf51d150e3e5f9 [diff] |
The calculation used to round the size of a new thread's stack to a multiple of the page size had an off by one error. Fixed it to use the PGROUNDUP macro instead of trying to do the calculation itself and then get it wrong. BUG: 93309 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3030 a5019735-40e9-0310-863c-91ae7b9d1cf9