Add null check in api
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Fri, 7 Mar 2025 06:54:21 +0000 (15:54 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 10 Mar 2025 07:11:17 +0000 (16:11 +0900)
commit22bc791e21b165e116beafe41e381a5f1908639c
tree51eb0f37fe88232773676a2febc2da049269cd06
parent774cefb24f5e87ae675a9819fbe0db369e6d404a
Add null check in api

Add param null checks in hal_ml_create and hal_ml_destroy

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
src/hal-api-ml.c