Skip to content

luzer: fix arguments checking in Fuzz() #42

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
merged 1 commit into from
Apr 22, 2025

Conversation

ligurio
Copy link
Owner

@ligurio ligurio commented Apr 10, 2025

Follows up commit 649289a
("luzer: support command-line options").

Fixes #41

@ligurio ligurio force-pushed the ligurio/gh-41-fix-arg-checks branch 5 times, most recently from ce1c763 to c0d9d01 Compare April 18, 2025 13:46
Copy link
Contributor

@Buristan Buristan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, Sergey!
Thanks for the patch!
LGTM, with ignorable suggestions below.

@ligurio ligurio force-pushed the ligurio/gh-41-fix-arg-checks branch 2 times, most recently from 3d3a1da to ce9bccb Compare April 22, 2025 10:10
The patch fixes an issue, when an error was raised with missed
a table with libFuzzer arguments in `Fuzz()` function. The patch
also updates a documentation for aforementioned function. Follows
up commit 649289a ("luzer: support command-line options").

Fixes #41
@ligurio ligurio force-pushed the ligurio/gh-41-fix-arg-checks branch from ce9bccb to 7ad9ce3 Compare April 22, 2025 10:11
Copy link
Contributor

@Buristan Buristan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixes!
LGTM!

@ligurio ligurio merged commit e1756e5 into master Apr 22, 2025
10 checks passed
@ligurio ligurio deleted the ligurio/gh-41-fix-arg-checks branch April 22, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix parameters checking in luzer.Fuzz()
2 participants