Jakub Jelinek wrote: Hi Jakub -
You need to make sure *randomdataState is zero initialized before calling initstate_r for the first time. So, e.g. add memset (randomdataState, 0, sizeof (*randomdataState)); here.
How can one discover this knowledge? There seems to be no manpage and Google did not describe this as well as it usually does.
-Andy
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature