Fix svace : Assert when malloc matrix failed 11/307011/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 4 Mar 2024 01:49:47 +0000 (10:49 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 4 Mar 2024 01:52:34 +0000 (10:52 +0900)
commite73b18504b0f9c5d9ee5ac92275c8160c613b265
tree5801284c963e0b3afa9afc669b21eeaea79a700c
parentb497817ea9924ca1b264c01556df8891f5f26a1b
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