Update util and fix a few cppcheck warnings.
[m6w6/libmemcached] / tests / libmemcached-1.0 / pool.cc
index ea6501e8c2cc54316e719fe798d79d10c6a513f9..6156ecad89acbdd2db7fa726b8bec9dfb3934a50 100644 (file)
@@ -495,6 +495,8 @@ test_return_t regression_bug_962815(memcached_st *memc)
     {
       Error << "poll() failed with:" << strerror(errno);
     }
+    test_zero(active_fd);
+
     set_running(false);
   }