]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
bench_log.cc: catch ceph::FailedAssertion exception
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 28 Oct 2014 19:06:25 +0000 (20:06 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 11 Nov 2014 12:26:37 +0000 (13:26 +0100)
commit04517f0dc2f582a7abc05a2dceface80b98a1fbf
tree3c2bda2716e2a071aa6e704e624f58ece397d6b4
parent60e7da99192c829971fcb65692d2afa9d2ca0c41
bench_log.cc: catch ceph::FailedAssertion exception

Fix for:

CID 717177 (#2-1 of 3): Uncaught exception (UNCAUGHT_EXCEPT)
 root_function: In function main(int, char const **) an exception of
 type ceph::FailedAssertion is thrown and never caught.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/test/bench_log.cc