Extremely poor performance crunching random numbers under PIV-FC5

Andy Green andy at warmcat.com
Fri May 19 14:18:50 UTC 2006


BankHacker wrote:
>         struct random_data *randomdataState;
>         memset(randomdataState, 0, sizeof(*randomdataState));

Remove the * from randomdataState definition.  Fix up all the weirdness 
that came from mistakenly making that a pointer.

-Andy




More information about the fedora-list mailing list