projects
/
apps
/
native
/
widget
/
widget-edje.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9738b49
)
Fix PREVENT 327873
author
Sung-jae Park
<nicesj.park@samsung.com>
Tue, 12 May 2015 14:29:12 +0000
(23:29 +0900)
committer
Sung-jae Park
<nicesj.park@samsung.com>
Tue, 12 May 2015 14:29:12 +0000
(23:29 +0900)
Change-Id: Ib198926ca9e259f5132f55e36aac19dc49d77e91
src/script_port.c
patch
|
blob
|
history
diff --git
a/src/script_port.c
b/src/script_port.c
index
bd497b7
..
e3e7a5f
100644
(file)
--- a/
src/script_port.c
+++ b/
src/script_port.c
@@
-1537,6
+1537,7
@@
PUBLIC int script_update_script(void *h, const char *src_id, const char *target_
if (obj_info == NULL) {
ErrPrint("evas_object_data_get failed\n");
+ free(child->part);
free(child);
free(obj_info->id);
free(obj_info);