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 / work around pktfuzz ASAN dependency change #413

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Conversation

mtfriesen
Copy link
Contributor

The CI and my dev box stopped being able to build and run pktfuzz.exe, so include the ASAN runtime dependency along with the fuzzer binary.

Resolves #412

@mtfriesen mtfriesen requested a review from a team as a code owner November 13, 2023 19:19
csujedihy
csujedihy previously approved these changes Nov 13, 2023
nibanks
nibanks previously approved these changes Nov 13, 2023
@mtfriesen mtfriesen dismissed stale reviews from nibanks and csujedihy via 2019afa November 13, 2023 20:30
nibanks
nibanks previously approved these changes Nov 13, 2023
@nibanks nibanks merged commit d635915 into main Nov 14, 2023
47 checks passed
@nibanks nibanks deleted the mtfriesen/fix_pktfuzz branch November 14, 2023 00:27
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.

ASAN is broken by MSVC 17.7
3 participants