CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 20:30:25
Modified files:
usr.bin/ssh : misc.c misc.h umac.c
Log message:
use get/put_u32 to load values rather than *((UINT32 *)p) that breaks on
strict-alignment architectures; reported by and ok stsp@
