[Conf] If CONFFILE path is not available, use the default
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 14 Jun 2019 02:18:06 +0000 (11:18 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 25 Jun 2019 10:16:46 +0000 (19:16 +0900)
commit8389b69fbaaed8238ccb35435f9f419c385f37f8
treeaa5d8a748f377f5b19867a72742a13aea4a84a6f
parent5e5ee1325295008a8d93b536d889f4a1ca3114eb
[Conf] If CONFFILE path is not available, use the default

If conffile path is not available in envvar, use the default.
We had this feature before and... somehow, this feature
has been removed at some point.
I'm reviving this feature as this makes errors in some systems.

I've added g_assert to avoid similar errors without
detected at the point of failure.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/nnstreamer/nnstreamer_conf.c