_set_a_without_b() makes a list clone internally, so cloning the list
first will leak a copy.
Depends on D7621
Details
Details
- Reviewers
bu5hm4n - Commits
- rEFL5f207d79e352: focus_manager: fix memory leaks
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
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
Adding bu5hm4n on review as he knows this code better than anyone... Slap me if I've missed something obvious here!