aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdam Domurad <[email protected]>2012-05-24 14:59:04 -0400
committerAdam Domurad <[email protected]>2012-05-24 14:59:04 -0400
commit0d1edc10309768f83228abfea9394533850db009 (patch)
tree15f6526817a3f73fea173dc9c9fe4d1f6432fb6a /ChangeLog
parentf3d4a248f28fe5ef98431deb205cd1a057ad79c4 (diff)
Removed residual free(str) on stack variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e52c53..aa61074 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-23 Martin Olsson <[email protected]>
+
+ * plugin/icedteanp/IcedTeaPluginUtils.cc:
+ Tiny fixup for changeset 383; don't do free(stack_variable).
+
2012-05-20 Jiri Vanek <[email protected]>
Reproducers engine enhanced for jars in subdirectories by "." naming convention