Details
Details
- Reviewers
SanghyeonLee
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 16880 Build 11217: arc lint + arc unit
Comment Actions
It seems that this patch has no reviewers specified. If you are unsure who can review your patch, please check this wiki page and see if anyone can be added: https://phab.enlightenment.org/w/maintainers_reviewers/
Comment Actions
the item class is not freed for some test cases . added elm_genlist_item_class_free() for those cases . and incase if we are keeping a ref then unref in the clear_cb().