ftmemsim-valgrind/none/tests/pth_stackalign.stdout.exp
Tom Hughes 6e422fd573 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
2004-11-16 19:40:05 +00:00

2 lines
14 B
Plaintext