aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJiri Vanek <[email protected]>2013-09-16 10:09:57 +0200
committerJiri Vanek <[email protected]>2013-09-16 10:09:57 +0200
commitbba31a09cb46e559f61a9694a5dbcf1b89c1f938 (patch)
tree00880ea48545553b204d82148243641c2fe52f26 /ChangeLog
parent46fda88be141665fcae20f55ff71febf3e849596 (diff)
CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event attached to applet
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9d2ab9..9615eb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: