Fix a couple of pluggable transport bugs
commit34f12437d42bf8cf04763e851b54d6a96470e288
authorSebastian Hahn <sebastian@torproject.org>
Wed, 26 Oct 2011 14:49:24 +0000 (26 16:49 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Wed, 26 Oct 2011 14:49:24 +0000 (26 16:49 +0200)
treed92d784c73ff42ce4371bffe093a1a5d405d5d84
parent03fea3ae91281c8146e5a577e18ef46e81eb6e49
Fix a couple of pluggable transport bugs

Fix coverity complaints 490, 491 and 492. Especially the one in
parse_client_transport_line() could've been a remotely triggerable
segfault, I think.
src/or/config.c