Edje cc: Fix use of uninitialised value.
authorTom Hacohen <tom@stosb.com>
Tue, 8 Dec 2015 11:41:28 +0000 (11:41 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 8 Dec 2015 11:44:31 +0000 (11:44 +0000)
commit28f00a117ab611b563436efc821a3cf44e026813
tree6d5f675715935d352b00a1b04aba262ae2424c68
parent3896c03cffc85d08767a5dad6c13c14e34d20a7f
Edje cc: Fix use of uninitialised value.

Slash should be initialised to NULL, as if slash was not found in case
we don't even look for it.

Also, further restrict slash's scope.

@fix
src/bin/edje/edje_cc_sources.c