Catch exceptions before returning to cynara 96/252596/2
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 25 Jan 2021 08:07:44 +0000 (09:07 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 29 Jan 2021 13:13:29 +0000 (14:13 +0100)
commit2418cdab7fd9273ef0fdd5047140f2f445e24077
treea55074bbbf3931124ec86d05a84ebe2963a93c42
parentaf5db16af6f3efb9c134d3bf4b0a01c607e3b37e
Catch exceptions before returning to cynara

Callbacks registered in cynara may throw. Let's not propagate exceptions
to cynara.

Change-Id: Idc3bec6208495d0bfdb4d41c3ea0451352c9715b
src/manager/main/cynara.cpp