X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fhttp.c;h=456d69b8cedabc8f8e3d5a7025a20dbcfcaa4ece;hb=6aed90d2cb69a71e6510475982d56933fb401606;hp=ef88f1745a52272ed6be06bdc74bac8aa965ee7b;hpb=3711bf09aa1125b5277926c29cc0526df68194ac;p=pazpar2-moved-to-github.git diff --git a/src/http.c b/src/http.c index ef88f17..456d69b 100644 --- a/src/http.c +++ b/src/http.c @@ -1097,6 +1097,7 @@ static void proxy_io(IOCHAN pi, int event) default: yaz_log(YLOG_WARN, "Unexpected event on connection"); http_channel_destroy(hc->iochan); + break; } }