Fix compilation on systems with older compilers.
[tor.git] / changes / ticket25528
blobcfc6c91fb7c905ac3d3015393f303b75ab6f7918
1   o Minor bugfixes (client, bridge, configuration):
2     - Exit tor on a misconfiguration when the Bridge line has a transport but
3       no corresponding ClientTransportPlugin can be found. Prior to this fix,
4       tor would attempt to connect to the bridge directly without using the
5       transport leading to a possible leak on the wire. Fixes bug 25528;
6       bugfix on 0.2.6.1-alpha.