diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2010-05-09 09:34:43 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2010-05-09 09:34:43 +0000 |
commit | edd06fb34aa17dbf7404b20015ace1eb9fa1d515 (patch) | |
tree | 8960ff301b859a0d47bf9f713dffcecba1277ce6 /usr.sbin/rpc.statd | |
parent | 1cab1d150362bb86ebd653349769403194068828 (diff) |
Reserve space for 6 extended word argument slots required by the ABI.
Apparently gcc4 uses them in cases where gcc3 didn't. Fixes segmentation
faults with gcc4 because the space for the slots was colliding with
the space for dl_data that we allocated on the stack.
ok miod@
Diffstat (limited to 'usr.sbin/rpc.statd')
0 files changed, 0 insertions, 0 deletions