GitHub user yuhun-alibaba opened a pull request:

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

     [WEEX-163] [android] Fix fix security weaknesses on libweex*.so

    [WEEX-163] [android] Fix fix security weaknesses on libweex*.so 
    1. use duplicat fuction initFramework may call compatible bug
     2. on app cache dir, use jsserver_crash file to collect some crash bug, 
but it may has read|write|exec permission under android5.0

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

    $ git pull https://github.com/yuhun-alibaba/incubator-weex bug-fix-security

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

    https://github.com/apache/incubator-weex/pull/934.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 #934
    
----
commit 604fdf42d46abf0df48fc4e31a0fd5eec257fe58
Author: yuhun-alibaba <tomcat...@gmail.com>
Date:   2017-12-07T08:30:41Z

     [WEEX-163] [android] Fix fix security weaknesses on libweex*.so
     1. use duplicat fuction initFramework may call compatible bug
     2. on app cache dir, use jsserver_crash file to collect some crash bug, 
but it may has read|write|exec permission under android5.0

----


---

Reply via email to