bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [address@hidden: Help with entropy?]


From: olafBuddenhagen
Subject: Re: [address@hidden: Help with entropy?]
Date: Wed, 20 Jun 2007 15:37:02 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

I don't get this part:

> /* Setup the offset pointer to add data */
>  offset = entropy_write_offset + 1;
>  if (offset + sizeof(unsigned long)  == ENTROPYBUFSIZE) {
>    offset = 0;
>  }

Why the +1 ? You sure that's really what you want?...

-antrik-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]