diff --git a/builder b/builder index 5a2b95886f54..6176c5f68354 160000 --- a/builder +++ b/builder @@ -1 +1 @@ -Subproject commit 5a2b95886f5458df3dbc2f125b9a6a4946750885 +Subproject commit 6176c5f68354ca82814ef20a4c87327785157ff3 diff --git a/pdns/fuzz_dnslabeltext_parseRFC1035CharString.cc b/pdns/fuzz_dnslabeltext_parseRFC1035CharString.cc index 4f13a0b405ff..79fe01dfff85 100644 --- a/pdns/fuzz_dnslabeltext_parseRFC1035CharString.cc +++ b/pdns/fuzz_dnslabeltext_parseRFC1035CharString.cc @@ -24,7 +24,8 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size); -extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { +extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) +{ std::string val;