mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
256 B
256 B
category
| category |
|---|
| minorAnalysis |
- Fixed a typo in the
StdlibRandomSourceclass inRandomDataSource.qll, which caused the class to improperly model calls to thenextBytesmethod. Queries relying onStdlibRandomSourcemay see an increase in results.