libt2n: (tomj) fixed call of virtual function close() from destructor, fixed return...
[libt2n] / test / timeout.cpp
index e194b85..5156869 100644 (file)
@@ -512,6 +512,7 @@ class test_timeout : public TestFixture
 
                 // bail out as soon as we get something
                 ss.fill_buffer(-1);
+                ss.fill_buffer(-1);
                 // don't call atexit and stuff
                 _exit(0);
             }