summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7746033)
raw | patch | inline | side by side (parent: 7746033)
author | Florian Forster <octo@collectd.org> | |
Sat, 21 Jan 2012 17:24:45 +0000 (18:24 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 21 Jan 2012 17:24:45 +0000 (18:24 +0100) |
Change-Id: I7361ea08e1695b2928463150df36d385aa51299c
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 1f9be512e4b0305cf44aeb05cb96838b0946d1e4..c61a669d4c920893dc0b7c2b1d3a6ce5bea9555f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
as the hostname, subsequent values in the same network packets could
have ended up using the modified name rather than the original name.
Thanks to Sebastian Harl for identifying the problem.
+ * oracle plugin: A memory leak has been fixed in the parameter handling.
* python plugin: A memory leak has been fixed. Thanks to Sven Trenkel
for fixing this bug!