google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.12k stars 2.15k forks source link

mpv: add introspector exclusion config and make build smaller #12119

Closed kasper93 closed 6 days ago

kasper93 commented 1 week ago

Doesn't affect final binaries as they wouldn't link not needed objects, but we can make the build skip some not needed targets that would otherwise be build by meson.

kasper93 commented 1 week ago

Not sure if this is correct usage of FUZZ_INTROSPECTOR_CONFIG, I've copied it from other projects. Should be ok, but not validated.

github-actions[bot] commented 1 week ago

kasper93 is either the primary contact or is in the CCs list of projects/mpv.
kasper93 has previously contributed to projects/mpv. The previous PR was #12102