diff ChangeLog @ 37:ddfb25318812 stable-0-5-8

more valgrind fixes
author carl
date Fri, 10 Aug 2007 08:06:13 -0700
parents 6fe121a971c9
children f5c024aa1dc5
line wrap: on
line diff
--- a/ChangeLog	Thu Aug 09 15:46:34 2007 -0700
+++ b/ChangeLog	Fri Aug 10 08:06:13 2007 -0700
@@ -1,3 +1,11 @@
+LibPST 0.5.8 (2007-08-10)
+===============================
+
+        * fix more valgrind errors. lzfu_decompress needs to return the
+        actual buffer size, since the lz header overestimates the size.
+        This caused base64_encode to encode undefined bytes into the
+        email attachment.
+
 LibPST 0.5.7 (2007-08-09)
 ===============================