ecore: handle recursive trigger of promise by the cancel of a future.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 18 Oct 2016 23:49:04 +0000 (16:49 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 18 Oct 2016 23:49:48 +0000 (16:49 -0700)
commitefda7d492d55b2117bdc29d5c03f03fc1a32db3a
tree4309ce923344d0b84178600039c3c336d94f3d06
parent69e330e781663a1ac1ead69cf71350a80fe688cc
ecore: handle recursive trigger of promise by the cancel of a future.

This avoid double free/double callback call.
src/lib/ecore/efl_promise.c