mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-11-28 15:41:23 +01:00
Attempt to fix oss-fuzz build
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash -eu
|
||||
|
||||
git submodule update --init --depth 1 thirdparty
|
||||
|
||||
# This line causes an abort which breaks fuzzing:
|
||||
sed -i '27d' include/valijson/utils/rapidjson_utils.hpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user