Change note

This commit is contained in:
Ed Minnix
2023-08-07 00:23:58 -04:00
parent fe4eef0bcb
commit 23e2eb11dd

View File

@@ -0,0 +1,4 @@
---
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.