Re: Extremely poor performance crunching random numbers under PIV-FC5

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

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux