Skip to content

Java: Fix typo in StdlibRandomSource::getOutput #13899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

egregius313
Copy link
Contributor

In RandomDataSource.qll, StdlibRandomSource::getOutput contains a typo which makes queries relying on StdlibRandomSource improperly model calls to java.util.Random#nextBytes. This fixes the typo to the correct method name.

@egregius313 egregius313 merged commit 58d8a2d into github:main Aug 7, 2023
@egregius313 egregius313 deleted the egregius313/random-nextbytes-typo-fix branch August 10, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants