Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
MinorFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Pull Request URL
Created October 23, 2017 at 9:41 AM
Updated October 24, 2017 at 11:22 AM
Resolved October 24, 2017 at 11:22 AM
Various uses of rand() and random() flagged as DC.WEAK_CRYPTO by Coverity.
All are likely to be benign, but all could be converted to jlib's getRandom() to avoid Coverity warning.