elm/fileselector_button: null fileselector model pointer on delete
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 30 May 2019 17:10:53 +0000 (13:10 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 3 Jun 2019 08:09:36 +0000 (17:09 +0900)
commitb01721731d5d271ddd28101de8954f59048e4120
tree1e319401331fee24fa4eb17bb00eea2259f403bb
parentc0697d50486902d223567f8e306cc564c6775224
elm/fileselector_button: null fileselector model pointer on delete

Summary:
the data for this object may be further referenced during deletion
after this point without triggering errors, so ensure that pointers
which are accessible with api functions do not persist after deletion

@fix

Depends on D8985

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8986
src/lib/elementary/elc_fileselector_button.c