CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/06/01 13:55:20

Modified files:
        libexec/ld.so/powerpc: ldasm.S 

Log message:
In the lazy binding routine, make sure we actually allocate the stack we need,
instead of corrupting the caller's stack by mistake.

This fixes the mysterious segfaults in __powerpc_read_tcb() reported on
earlier G3 systems - more recent processors have been luckier...

ok deraadt@

Reply via email to