commit | 1f5e81f8f83087082108cf9449068ec4c2a3125e | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jun 27 01:03:19 2013 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jun 27 01:03:19 2013 +0200 |
tree | a3bb9d33dc2da4d68f109aeb18699f5adced15fa | |
parent | f6205c6ab786f14e3515dfc0bfdb958ada8ed0e9 [diff] |
md5/sha512: a better fix for strict aliasing warnings The locations *are* well-aligned for direct stores on any architecture. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>