]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/psim.cc: catch ceph::buffer::end_of_buffer exception
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 13 Nov 2014 13:57:23 +0000 (14:57 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 13 Nov 2014 22:39:10 +0000 (23:39 +0100)
commit10fc8a24fcba822656b5679dd34b149c817d3101
tree5dea9a115f46c9f6a278512e40533015f1b1eabd
parent5f6b0910373c023e2280be3abf51ab7009a239f6
tools/psim.cc: catch ceph::buffer::end_of_buffer exception

Fix for:

CID 717163 (#1 of 1): Uncaught exception (UNCAUGHT_EXCEPT)
 root_function: In function main(int, char **) an exception of type
 ceph::buffer::end_of_buffer is thrown and never caught.

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