On Wednesday 2011-08-24 18:31, Thomas Jarosch wrote: >Detected by cppcheck. This is still applicable. >diff --git a/output/ulogd_output_IPFIX.c b/output/ulogd_output_IPFIX.c >index 025faab..f7856d2 100644 >--- a/output/ulogd_output_IPFIX.c >+++ b/output/ulogd_output_IPFIX.c >@@ -406,6 +406,7 @@ static int open_connect_socket(struct ulogd_pluginstance *pi) > freeaddrinfo(resave); > return ret; > } >+ } > #endif > > if (connect(ii->fd, res->ai_addr, res->ai_addrlen) != 0) { >-- >1.7.4.4 > >-- >To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in >the body of a message to majordomo@xxxxxxxxxxxxxxx >More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html