sshd broken on arm?
M. Warner Losh
imp at bsdimp.com
Thu Jan 24 10:11:21 PST 2008
In message: <864pd386mj.fsf at ds4.des.no>
Dag-Erling_Smørgrav <des at des.no> writes:
: "M. Warner Losh" <imp at bsdimp.com> writes:
: > Actually, the above fix *IS* the correct fix for arm given the ABI
: > that we're using...
:
: No. The correct fix is one that will be acceptable to the upstream
: vendor, who has a different perspective on things than we do.
The problem is that the char array isn't guaranteed to be aligned in
any way. The fix posted is correct.
There may be other fixes too, such as using a union to force
alignment.
Warner
More information about the freebsd-arm
mailing list