From c4b0907c2c236e4300be1a6d7add9aaedd2165f6 Mon Sep 17 00:00:00 2001 From: "Zheng, Lei" Date: Thu, 23 Dec 2021 10:28:31 +0800 Subject: [PATCH] App: catch Base::Exception in ObjectIdentifier::getDep() --- src/App/ObjectIdentifier.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/App/ObjectIdentifier.cpp b/src/App/ObjectIdentifier.cpp index 234d740ae6..449208296b 100644 --- a/src/App/ObjectIdentifier.cpp +++ b/src/App/ObjectIdentifier.cpp @@ -1138,6 +1138,8 @@ void ObjectIdentifier::getDep(Dependencies &deps, bool needProps, std::vector