|
Message-ID: <20120824093817.GH10731@port70.net> Date: Fri, 24 Aug 2012 11:38:17 +0200 From: Szabolcs Nagy <nsz@...t70.net> To: musl@...ts.openwall.com Subject: Re: ldso : dladdr support * musl <b.brezillon.musl@...il.com> [2012-08-24 10:56:39 +0200]: > When h1 |= 1 is done the bucket index and first hashval have already been stored in n and hashval. > Then h1 is only used in the (h1 == (h2 | 1)) comparison. > meanwhile i realized that if a%n == b%n and a/2 == b/2 then a == b so there is no loss of information, sorry for the noise
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.