Merged
authorDennis Schafroth <dennis@indexdata.com>
Fri, 23 Dec 2011 09:41:14 +0000 (10:41 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Fri, 23 Dec 2011 09:41:14 +0000 (10:41 +0100)
src/connection.c

index 823595c..f1ca36e 100644 (file)
@@ -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)