fixing assertion in ATS about unknown address in use:
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 12 Sep 2013 13:42:07 +0000 (13:42 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 12 Sep 2013 13:42:07 +0000 (13:42 +0000)
commit91af89d4ed0c282c736f7435d518604ac7819d2f
tree92e730a6696b3234ab43f7440ed0e6376ebd9f71
parent224724b31899b27141c4afcd91832e0cfd388118
fixing assertion in ATS about unknown address in use:

unix returned inbound session with length 0 when transport asked for outbound address
so ATS cannot compare addresses

this bug took exactly so long to find as the additional check has chars
src/transport/plugin_transport_unix.c