oss-fuzz/projects/cpython3
Illia Volochii d9270d0e74
Fix building CPython after python/cpython#107026 (#10758)
`Modules/_xxtestfuzz/fuzzer.c` in CPython started using private API in
89f9875448 (diff-a22ac7579f23068e0c6bcacf1086ee962fdf8e68725cf0510b42d0a389cf1efd).

This made fuzzing builds fail
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=60831.

Including needed header files fixes the error.
2023-07-31 13:08:09 -04:00
..
Dockerfile
build.sh Fix building CPython after python/cpython#107026 (#10758) 2023-07-31 13:08:09 -04:00
project.yaml