Fixed texture-manager crash for async load complete 21/133521/3
authorNick Holland <nick.holland@partner.samsung.com>
Thu, 15 Jun 2017 16:26:21 +0000 (17:26 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 16 Jun 2017 09:22:40 +0000 (09:22 +0000)
commite56c02fdef539bf76d9b64b3c6b8ffae9f00e09a
treefb4ffa6b878c65e95b863d3d61a61621c993df5f
parent026776eb4b0303604b3c6ca5857cc1ac59b4006e
Fixed texture-manager crash for async load complete

Crash was found when testing with this patch:
https://review.tizen.org/gerrit/#/c/132804/

    Test patch adds ImageViews to the stage, during a ResourceReady()
    call back, which has come from an AsyncLoad complete from
    ImageViews already on the stage.

Change-Id: I5073804a3cc391c9984db62c54224442923c3afa
dali-toolkit/internal/visuals/texture-manager.cpp