[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sun Apr 20 13:33:19 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/04/20 13:33:19
Modified files:
. : ChangeLog misc.c misc.h umac.c
Log message:
- djm at cvs.openbsd.org 2014/04/20 02:30:25
[misc.c misc.h umac.c]
use get/put_u32 to load values rather than *((UINT32 *)p) that breaks on
strict-alignment architectures; reported by and ok stsp@
Diff commands:
cvs -nQq rdiff -u -r1.6793 -r1.6794 openssh/ChangeLog
cvs -nQq rdiff -u -r1.121 -r1.122 openssh/misc.c
cvs -nQq rdiff -u -r1.55 -r1.56 openssh/misc.h
cvs -nQq rdiff -u -r1.14 -r1.15 openssh/umac.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6793;r2=1.6794&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.121;r2=1.122&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.55;r2=1.56&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/umac.c?r1=1.14;r2=1.15&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list