Do not rehash the hash.
@@ -677,9 +677,6 @@ pseudo_seed(void)
/*
* hash all the data from random() and friends
*/
hash_val = private_hash64_buf(hash_val,
(char *)&past_hash,
sizeof(past_hash));
(char *)random_before,
sizeof(random_before));
The note is not visible to the blocked user.