When env variable SCRIPTS_DIR is unset the code reads or writes from a path 18/4118/1
authorKarl Koch <karl.koch@telekom.de>
Fri, 5 Jun 2020 15:44:02 +0000 (17:44 +0200)
committerKarl Koch <karl.koch@telekom.de>
Tue, 16 Jun 2020 09:08:21 +0000 (11:08 +0200)
commit22d42e2cb4dced153aa8ee785ea2a102962a31b4
tree99d0efeb11a096c9e241ff1296cc1bb6caa07ea5
parent7dbf479029ba8bc528fb61a40ab2647489da28e9
When env variable SCRIPTS_DIR is unset the code reads or writes from a path
NULL. I suggest to fix this and use a default instead.

Issue-ID: SIM-29
Signed-off-by: Karl Koch <karl.koch@telekom.de>
Change-Id: Icf890aa0a510373f0513f57eeb7e06b9d8c8d0f5
ntsimulator/src/utils/utils.c