Issue Details

Number
27975
Title
fuzz: Use-of-uninitialized-value in evutil_inet_pton
Description
See https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56529. We already have [workarounds](https://github.com/bitcoin/bitcoin/blob/80f04febbc6048f9da85b9289e0d433d1f164de0/src/test/fuzz/http_request.cpp#L37-L43) for similar issues in the `http_request` target, so this probably just needs another one of those.
URL
https://github.com/bitcoin/bitcoin/issue/27975
Closed by
Back to List