[Pkg-running-devel] [antpm] 06/48: tests: fix spurious SIGSEGV

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Mon Aug 11 10:10:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

ralovich-guest pushed a commit to branch upstream
in repository antpm.

commit e716b47f4fbd987400c587c46474b4e040880822
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sun Mar 23 21:05:10 2014 +0100

    tests: fix spurious SIGSEGV
---
 src/tests/sm1.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/tests/sm1.cpp b/src/tests/sm1.cpp
index d481951..6e88ff2 100644
--- a/src/tests/sm1.cpp
+++ b/src/tests/sm1.cpp
@@ -217,6 +217,8 @@ BOOST_AUTO_TEST_CASE(test_serial)
 
         break;
       }
+
+      io_service.stop();
     }
     catch (std::exception& e)
     {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list