GitHub user acton393 opened a pull request:

    https://github.com/apache/incubator-weex/pull/914

    [WEEX-147][iOS] bugfix crash due to multi-thread access

    make image placeholder property and sdk instance userInfo property atomic,
    
    Bug:147


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/acton393/incubator-weex 
image-placeholder-crash-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/914.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #914
    
----
commit a4351b79bae3121dd21a4f133e70c00e5da20e49
Author: acton393 <zhangxing610...@gmail.com>
Date:   2017-11-27T12:51:10Z

    [WEEX-147][iOS] bugfix crash due to multi-thread access
    
    make image placeholder property and sdk instance userInfo property atomic,
    
    Bug:147

----


---

Reply via email to