From 35f500039b0375503ff00b2b03aa1e75b9af46f5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 11 Oct 2011 15:23:38 +0000 Subject: remark --- src/transport/plugin_transport_http.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/transport') diff --git a/src/transport/plugin_transport_http.c b/src/transport/plugin_transport_http.c index 40ad5c0a0..aeef547a5 100644 --- a/src/transport/plugin_transport_http.c +++ b/src/transport/plugin_transport_http.c @@ -160,6 +160,7 @@ http_plugin_address_pretty_printer (void *cls, const char *type, size_t sbs; uint16_t port = 0 ; + // BUG! Transport addrs over the network must NOT be 'struct sockaddr*'s! if (addrlen == sizeof (struct sockaddr_in6)) { sb = addr; -- cgit v1.2.3