diff options
author | Deepak Bhole <[email protected]> | 2012-01-09 18:45:31 -0500 |
---|---|---|
committer | Deepak Bhole <[email protected]> | 2012-01-09 18:45:31 -0500 |
commit | 36bd792b00d8402ba2c71e17e6374a6c221b5ca2 (patch) | |
tree | ef4a19a386d99b20591b152bea25ccb8e398becf /ChangeLog | |
parent | 12ea54672f72e38a5913377bf07f50cb14f51a18 (diff) |
PR838: IcedTea plugin crashes with chrome browser when javascript is executedicedtea-web-1.2-branchpoint
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-01-09 Deepak Bhole <[email protected]> + + PR838: IcedTea plugin crashes with chrome browser when javascript is executed + * plugin/icedteanp/IcedTeaPluginRequestProcessor.cc (eval): Added a check + to ensure that the result pointer is valid before attempting to create an + NPVariant from it. + 2012-01-05 Omair Majid <[email protected]> * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java |