projects
/
profile
/
ivi
/
edje.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31e0caf
)
segv--
author
lucas
<lucas>
Sat, 3 Jul 2010 15:48:01 +0000
(15:48 +0000)
committer
lucas
<lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 3 Jul 2010 15:48:01 +0000
(15:48 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@50011
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
src/lib/edje_util.c
patch
|
blob
|
history
diff --git
a/src/lib/edje_util.c
b/src/lib/edje_util.c
index
cacbc02
..
593e887
100644
(file)
--- a/
src/lib/edje_util.c
+++ b/
src/lib/edje_util.c
@@
-4299,7
+4299,7
@@
_edje_real_part_recursive_get_helper(Edje *ed, char **path)
}
}
- if (ed->collection->alias)
+ if (ed->collection
&& ed->collection
->alias)
alias = eina_hash_find(ed->collection->alias, path[0]);
if (alias)
{