Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cec71326 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9212694 from f0f1efdf to udc-release

Change-Id: If360b351a46a285e3cacca678f92923d7017271d
parents ff8e1831 f0f1efdf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ void TestResolvGetaddrinfo(FuzzedDataProvider& fdp) {

    resolv_getaddrinfo(hostname.c_str(), fdp.ConsumeBool() ? servname.c_str() : nullptr,
                       fdp.ConsumeBool() ? &hints : nullptr, &mNetContext, &result, &event);
    netdutils::ScopedAddrinfo result_cleanup(result);
}

}  // namespace