edje: fix memory leak in epp
authorThiep Ha <thiep.ha@samsung.com>
Thu, 18 Dec 2014 00:17:03 +0000 (09:17 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 18 Dec 2014 00:17:03 +0000 (09:17 +0900)
commitc27b511b28d24ad07cb28cf84e56c475b83603e4
treebdcebe958f1f95c5a9e27954d9dee1eab8595553
parent0f5a5fc19e305b366db58a2d44ca74fddd2b5aca
edje: fix memory leak in epp

Summary:
Variable include_defaults can be allocated and
go out of scope without freeing it.

Reviewers: cedric, seoz, woohyun, Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D1784
src/bin/edje/epp/cpplib.c