Files
codeql/java/ql/lib/change-notes/2023-08-07-randomdatasource-typo-fix.md
2023-08-07 00:23:58 -04:00

256 B

category
category
minorAnalysis
  • Fixed a typo in the StdlibRandomSource class in RandomDataSource.qll, which caused the class to improperly model calls to the nextBytes method. Queries relying on StdlibRandomSource may see an increase in results.