Skip to content
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

Fix AFL++ #1950

Closed
wants to merge 6 commits into from
Closed

Fix AFL++ #1950

wants to merge 6 commits into from

Conversation

vanhauser-thc
Copy link
Collaborator

the runner docker does not build anymore because the image is too updated when you try to directly do "apt install ...".
also updates afl++ commit.

@vanhauser-thc
Copy link
Collaborator Author

@DonggeLiu important fix :)

@vanhauser-thc vanhauser-thc enabled auto-merge (squash) January 24, 2024 14:00
@DonggeLiu
Copy link
Contributor

Ah thanks @vanhauser-thc.
Is the CI failure with libjpeg-turbo_libjpeg_turbo_fuzzer expected?

@vanhauser-thc
Copy link
Collaborator Author

#22 4.506 In file included from /src/libjpeg-turbo.main/fuzz/cjpeg.cc:35:
#22 4.508 /src/libjpeg-turbo.main/fuzz/../cjpeg.c:700:12: error: no member named 'max_pixels' in 'cjpeg_source_struct'
#22 4.510   src_mgr->max_pixels = 1048576;
#22 4.510   ~~~~~~~  ^

does not seem to have anything to do with afl++.
dunno

@AFLplusplus AFLplusplus closed this by deleting the head repository Apr 6, 2024
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.

3 participants