commit | 2d72883adfffc6a01c6c110818ec8d779e1ed4cb | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Wed Sep 11 15:30:01 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Wed Oct 09 00:13:41 2024 +0000 |
tree | 80d4a2d86348540675d3b769c03e59241219ffb4 | |
parent | 8de81777d7c990e56b60586080ae9fff22512632 [diff] |
Fix get all property values under the client interface If there is no Client interface in the current path when calling the GetManagedObjects method, it should continue to traverse all interfaces under the next path instead of entering the catch to record the `map::at` error. This is not an expected behavior. Change-Id: Ifd51ec772a7fc5c870dc78323f19f8071c8cab24 Signed-off-by: George Liu <liuxiwei@ieisystem.com>