From 4ca362df0a390d46c157d6ebbb44a4e3a865df3b 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