On Wed, Oct 15, 2014 at 11:21:52AM +0200, Dag-Erling Smørgrav wrote:
D> Ed Maste <ema...@freebsd.org> writes:
D> > murmur3's size argument is bytes, not uint32_ts, so the test is only
D> > hashing the first 1/4 of the keys.
D> 
D> That's my fault, and I'm going to change it, because it's illogical.
D> The function works on aligned arrays of int32s and should take a count,
D> not a size.  I just didn't want to delay the patch even further.

The function should also be documented in hash(9).

-- 
Totus tuus, Glebius.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to