This fixes a segfault when trying to use --connect-proxy-destinations, replacing it with a DCHECK error.
I wasn't able to figure out how to actually get this functionality operating, in the short amount of time I had to try. But this at least fixes the segfault.
This fixes a segfault when trying to use
--connect-proxy-destinations
, replacing it with a DCHECK error.I wasn't able to figure out how to actually get this functionality operating, in the short amount of time I had to try. But this at least fixes the segfault.