summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2015-04-09 17:09:53 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2015-04-10 16:46:56 +0900
commit743ce4e86d29f7d57be42558f1154876b4234e03 (patch)
tree92264ecf7a75565cc3101a37fb7b7f3f4d08c8f3 /src/tests
parentebda3cc03ec4413f2b8bf92a0a838ee1797ef95a (diff)
downloadelementary-743ce4e86d29f7d57be42558f1154876b4234e03.tar.gz
elm_image: Fix potential race conditions in async mode
Without any locking or thread-safe mechanism, the previous implementation would have failed as soon as too many file_set() happened on the same object. Indeed, file_set() can happen while the async open thread is running. I shouldn't have blindly listened to Cedric :P
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions