edje_cc: Fix crash on Windows. 22/85322/1
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 24 Aug 2016 14:07:52 +0000 (23:07 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 24 Aug 2016 14:31:30 +0000 (23:31 +0900)
Change-Id: I6650f7480e80e9f1ffc30e9664d663c8d9fab1e0

src/bin/edje/edje_cc_sources.c

index 47f7665..9b76874 100644 (file)
@@ -147,7 +147,7 @@ source_fetch_file(const char *fil, const char *filname)
                              forgetit = 1;
                            else
                              {
-                                char *slash;
+                                char *slash = NULL;
                                 ssize_t l = 0;
 
                                 /* get the directory of the current file