moxie0 / tortunnel

A partial Onion Proxy implementation that's designed to build single-hop circuits through Tor exit nodes
http://www.thoughtcrime.org/software/tortunnel/
GNU General Public License v3.0
140 stars 39 forks source link

fix for seg fault# https://github.com/moxie0/tortunnel/issues/2 #6

Open manurautela opened 11 years ago

manurautela commented 11 years ago

fix for seg fault# https://github.com/moxie0/tortunnel/issues/2

The reason is missing handling when we encounter such entry returned by the directory server as list and hence causes segmentation fault.

r DFRI0 3YvXMHAXQH/MNvjQSmiPdKB3TAI tcWEUFp6Nh72DOBIoUK/OkBR0oc 2012-12-02 15:03:11 171.25.193.20 443 80 a [2001:67c:289c::20]:443 s Exit Fast Named Running V2Dir Valid

L0j1k commented 11 years ago

I am going to add a comment about the "system:111" error in another issue.