From: Dennis Schafroth Date: Fri, 23 Dec 2011 09:41:14 +0000 (+0100) Subject: Merged X-Git-Tag: v1.6.7~11 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=537df09cbd1aeacb798f6f62199e7afa85709028 Merged --- diff --git a/src/connection.c b/src/connection.c index 823595c..f1ca36e 100644 --- a/src/connection.c +++ b/src/connection.c @@ -261,6 +261,7 @@ static void non_block_events(struct connection *co) default: yaz_log(YLOG_LOG, "Unhandled event (%d) from %s", ev, client_get_id(cl)); + break; } } if (got_records)