From b979e54362ae2bd7aae70c0bda0e7b1a5e90af02 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 29 Aug 2012 07:18:32 +0000 Subject: coverity 10260 --- src/transport/plugin_transport_http_common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/transport/plugin_transport_http_common.c') diff --git a/src/transport/plugin_transport_http_common.c b/src/transport/plugin_transport_http_common.c index a34f4c342..fc4c4a211 100644 --- a/src/transport/plugin_transport_http_common.c +++ b/src/transport/plugin_transport_http_common.c @@ -63,7 +63,6 @@ http_common_plugin_address_pretty_printer (void *cls, const char *type, return; } if (saddr[addrlen-1] != '\0') - if (NULL == saddr) { asc (asc_cls, NULL); return; -- cgit v1.2.3