DavidKorczynski
eb33c75ad7
libwebsockets: generalise build. ( #9009 )
...
The current build applies ASAN flags always which hinders it from
extracting coverage and fuzz introspector reports. This PR fixes it.
Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
2022-11-17 22:15:59 +00:00
Andy Green
daa879e5fe
projects: libwebsockets: change primary_contact ( #7990 )
...
Google requires the primary_contact is not the alternate email on a google
account.
https://github.com/google/oss-fuzz/issues/7985
2022-07-11 13:57:13 +01:00
afosscontact
865bd604be
libwebsockets: Add fuzzer for lws-upng ( #7977 )
...
* libwebsockets: Add fuzzer for lws-upng
* Add License
* Fix sanitzer config
* Fix fuzzing_engine config
* Update Dockerfile
* Update build.sh
Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2022-07-08 08:34:34 +02:00
Andy Green
b4d9f78ad8
projects: add libwebsockets ( #7957 )
...
As suggested on https://github.com/warmcat/libwebsockets/issues/2687 I'd
like to add lws to oss-fuzz.
2022-07-07 10:41:30 +02:00