]> granicus.if.org Git - p11-kit/commit
Fix testing of murmur hash on bigendian systems
authorStef Walter <stefw@gnome.org>
Mon, 25 Mar 2013 20:16:28 +0000 (21:16 +0100)
committerStef Walter <stefw@gnome.org>
Mon, 25 Mar 2013 20:17:05 +0000 (21:17 +0100)
commitb0e44f8e1e589726c95506da5121e95a54269fd7
treedf03d4751dbeb65c67f3a5d505d83a63f3cbe6af
parent3f74a3b32ce42cc7e38bdbf8349f976000c3af4c
Fix testing of murmur hash on bigendian systems

The murmur hash produces different output depending on the architecture

https://bugzilla.redhat.com/show_bug.cgi?id=927394
common/tests/test-hash.c