GitHub user Darin726 opened a pull request:

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

    [WEEX-360] [Android] Fix crash when reinit framework

    serializer will be freed after framework inited finished.
    So if we use it for re initialize. Will cause null ptr.
    
    Bug: WEEX-360
    
    JIRA  https://issues.apache.org/jira/browse/WEEX-360

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

    $ git pull https://github.com/Darin726/incubator-weex 
master-fix-topCrash-05-14

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

    https://github.com/apache/incubator-weex/pull/1171.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 #1171
    
----
commit 1a2ee1c93d4eade5821c986bb896faa074067da2
Author: 东煜 <yayun.dyy@...>
Date:   2018-05-14T08:17:16Z

    [WEEX-360] [Android] Fix crash when reinit framework
    serializer will be freed after framework inited finished.
    So if we use it for re initialize. Will cause null ptr.
    
    Bug: WEEX-360

----


---

Reply via email to