edje cc - fix leake found by coverity

fixes CID 1355586
This commit is contained in:
Carsten Haitzler 2016-07-08 15:38:52 +09:00
parent 2fdb465934
commit 2ef7d310d0
1 changed files with 2 additions and 0 deletions

View File

@ -1285,6 +1285,8 @@ st_collections_group_parts_part_description_params_smart(void)
param->d = 0;
param->s = NULL;
free(token);
switch (param->type)
{
case EDJE_EXTERNAL_PARAM_TYPE_BOOL: