[Conf] Bugfix: if no path is given, use current dir.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 30 Jan 2019 07:23:56 +0000 (16:23 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Thu, 31 Jan 2019 05:34:05 +0000 (14:34 +0900)
commit3c3a5c4a9fbda1811e3b9bc2639e3466e61b9c8a
treebab978e92993f9df489e9255435265ea08aac0f0
parent00c27fcef20584c93878d4df913dfb8da1e19769
[Conf] Bugfix: if no path is given, use current dir.

If path is NULL, don't give it to glib path library.
Use "./" instead.

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