Fix Svace Issue 69/281269/1 accepted/tizen/unified/20220921.091749
authorWonsik Jung <sidein@samsung.com>
Thu, 15 Sep 2022 05:51:16 +0000 (14:51 +0900)
committerWonsik Jung <sidein@samsung.com>
Thu, 15 Sep 2022 05:52:45 +0000 (14:52 +0900)
commitf58c9e50445c3b7579c3cbc880047a69783f7832
tree8c94dec0ab929966bd3d20aead6c00f7d5be9600
parent764c312c649c9ff507f7b876787e8df13e4b203b
Fix Svace Issue

Fix Svace issue that is WID:49252874.
WID:49252874 Constructor declared at UiSelector.cc:24 may not initialize class members of 'Aurum::UiSelector'. Following members aren't initialized: mGeometryIsEqual.

Change-Id: Id8342f0d1c3883e54089d227b6ac173715bf3c52
libaurum/src/UiSelector.cc