Skip to content
Snippets Groups Projects
Unverified Commit 12702be9 authored by Tim Leung's avatar Tim Leung Committed by GitHub
Browse files

Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098)

A reactor was being passed instead of a whitelist for the BlacklistingAgentWrapper
used by the WellyKnownResolver. This coulld cause exceptions when attempting to
connect to IP addresses that are blacklisted, but in reality this did not have any
observable affect since this code is not used for IP literals.
parent 233c8b9f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment