utils/test: Fix issues reported by static analysis tools accepted/tizen/unified/20250319.072537 accepted/tizen/unified/x/20250319.090559
authorWook Song <wook16.song@samsung.com>
Wed, 12 Mar 2025 02:16:21 +0000 (11:16 +0900)
committerWook Song <wook16.song@samsung.com>
Tue, 18 Mar 2025 07:28:09 +0000 (16:28 +0900)
commit78513375c2d8f54c011740f0a5f5927db200203c
tree150e84716d2570d511aaa0ca8c1a69c710912a02
parentaf70a81af09c9b48eede16c3c12bc5bcf516f610
utils/test: Fix issues reported by static analysis tools

This patch fixes an SVACE issue (#256496) related to NO_CATCH and a
covertity issue (#1840314) related to Uncaught Exception in StressTest.

Change-Id: I44eb482605418dbfb4c50e5f914142f61c987edb
Signed-off-by: Wook Song <wook16.song@samsung.com>
utils/trinity_test/stress_test.cc