drop the use of std::getenv function 01/317801/1 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20250109.164302
authorInki Dae <inki.dae@samsung.com>
Wed, 8 Jan 2025 05:53:46 +0000 (14:53 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 8 Jan 2025 05:53:46 +0000 (14:53 +0900)
commita2200e6e848aabbb1a4f4a2eddf6b4789193e7e3
treefc3c4a4f36bea6e0c4a23fd79216a9b247085518
parent7dc7ad2d69fc6935dfff7fcf7c67df89562dd8da
drop the use of std::getenv function

Drop the use of std::getenv function. This is reported as security issue
from VD KNOA system.

Change-Id: I3d83fcea564ae51a6be5187a25e930c8fc39741b
Signed-off-by: Inki Dae <inki.dae@samsung.com>
src/inference_engine_tflite.cpp