[C-Api] error code when failed to allocate tensor data
authorJaeyun <jy1210.jung@samsung.com>
Tue, 16 Jun 2020 07:26:21 +0000 (16:26 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 17 Jun 2020 00:12:22 +0000 (09:12 +0900)
commit56605c4b373ad752407196e188ccb6363e6516b4
tree8db2f3080c3a58e52d561e41e4b1993b2832cd2b
parentbe36d9a5d6eddcd3f2768e858c631f2d1ac08840
[C-Api] error code when failed to allocate tensor data

Remove unnecessary error code (stream-pipe).
If failed to allocate mem for tensors-data handle, API returns out-of-mem error.

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
api/capi/include/nnstreamer.h
api/capi/src/nnstreamer-capi-util.c