eina: fix a crash on edje compilation on windows. 47/77247/2
authorBowon Ryu <bowon.ryu@samsung.com>
Wed, 29 Jun 2016 07:32:57 +0000 (16:32 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Wed, 29 Jun 2016 07:42:32 +0000 (16:42 +0900)
commitfe805477c64db5c64b3e81a63daa242b24edc7ec
tree58669d0e96c9aa6f3b30fc8fd8e2c2509e55da79
parentc328b58b903010121f8e533b1fc25c94e42e4039
eina: fix a crash on edje compilation on windows.

it doesn't gurantee tmp folder on windows. rather than that, we get a
tmp folder via environment values.

this change could be overwritten with the latest upstream code.

Change-Id: Idb23130dffcc65b8bc59fcdf114e96015c3ff7b8
src/lib/eina/eina_file_common.c