diff options
author | Jiri Vanek <[email protected]> | 2013-09-16 10:09:57 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2013-09-16 10:09:57 +0200 |
commit | bba31a09cb46e559f61a9694a5dbcf1b89c1f938 (patch) | |
tree | 00880ea48545553b204d82148243641c2fe52f26 /ChangeLog | |
parent | 46fda88be141665fcae20f55ff71febf3e849596 (diff) |
CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event attached to applet
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2013-09-16 Deepak Bhole <[email protected]> + + CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event + attached to applet + * plugin/icedteanp/IcedTeaScriptablePluginObject.cc: Removed unnecessary + heap allocations. + 2013-09-13 Andrew Azores <[email protected]> * tests/test-extensions/net/sourceforge/jnlp/tools/MessageProperties.java: |