From 418a9936182fddd0c6acc5b81f6772ec37f4e8a8 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Thu, 27 Sep 2018 15:17:49 +0000 Subject: [PATCH] unit_tests: catch unhandled exceptions Coverity 182560 --- tests/unit_tests/main.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/unit_tests/main.cpp b/tests/unit_tests/main.cpp index 13b62cbb4..f7251a09e 100644 --- a/tests/unit_tests/main.cpp +++ b/tests/unit_tests/main.cpp @@ -53,6 +53,8 @@ namespace cryptonote { template class t_cryptonote_protocol_handler