[Tizen] Fix svace : assert some cases 26/307026/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Sun, 3 Mar 2024 23:57:12 +0000 (08:57 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 5 Mar 2024 03:48:50 +0000 (12:48 +0900)
commit040e776785d323011e0fd6c9c59f3be302c56ae1
tree084252585455946ad8bcdf08a57afc2632feab00
parent8d5f83597407809bd1f9466da1e2d5ba41acb4df
[Tizen] Fix svace : assert some cases

This is a combination of 2 commits.

Fix svace : assert when we fail to register animatable properties

Fix svace : Assert when malloc matrix failed

It is possible to fail malloc memory. Let we notify this case.

Change-Id: Ice13e4f5a845f28d947fb9f0edff002e1b4b1c89
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/common/matrix-utils.cpp
dali/internal/event/common/object-impl.cpp