Shift top-of-stack down so that the random==0 case doesn't leave stack
authorderaadt <deraadt@openbsd.org>
Sat, 10 Feb 2018 22:59:02 +0000 (22:59 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 10 Feb 2018 22:59:02 +0000 (22:59 +0000)
commit3b1a36d13b63d1ba75e94744d20b1a2b8fcec6e9
treeab15f1673c22df7ab96f8b3fb95621721a8a0f7a
parent494e21db894a8e21ce8d6c84a95e55a98404e67a
Shift top-of-stack down so that the random==0 case doesn't leave stack
pointer beyond the space.
ok stefan, tedu
lib/librthread/rthread_stack.c