-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[CIFuzz] MSan not using its own zlib library #5873
Comments
Hi @catenacyber Since I have limited cycles right now, I don't think I'm going to spend much time on MSAN for CIFuzz right now. |
Is there further reading available about "MSAN isn't really supported on newer versions of ubuntu"? |
I need to write something on this. You're not the first to ask. |
Closing this bug since I think it only makes sense in a world where OSS-Fuzz is providing prebuilt msan libraries, which it won't be doing anymore with #6180. |
cc @jonathanmetzman
Reopening #4614
We get a false positive from CIFuzz with MSAN because of not using the MSAN-compiled zlib
See https://github.com/OISF/suricata/pull/6170/checks?check_run_id=2745368209
The text was updated successfully, but these errors were encountered: