Fix for crash when first resource load is synchronous 48/25348/2
authorAndrew Cox <andrew.cox@partner.samsung.com>
Mon, 4 Aug 2014 08:21:39 +0000 (09:21 +0100)
committerAndrew Cox <andrew.cox@partner.samsung.com>
Mon, 4 Aug 2014 08:40:06 +0000 (09:40 +0100)
commit01766abb35a1a8a7f6964d441298e76e0ceaf8d3
tree73fc0565ade924d1f4c2cb11accf1dcfde30a961
parent36263156a28863a5f843c741965107bf376f72ca
Fix for crash when first resource load is synchronous

[problem]
If the first load of a resource executed by dali is synchronous,
it is treated as cancelled.

[solution]
Change initialisation of ResourceThreadBase members tracking
cancellation.

Change-Id: I61f4f86dbcb638fb385558429909d46d7bd066a3
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
platform-abstractions/slp/resource-loader/resource-thread-base.cpp