From 0845a870809c1c2ace5003bcd297b62c1a3c54ec Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 26 Apr 2016 16:16:49 -0500 Subject: [svn-r29821] Fix valgrind issues including HDFFV-9784 --- release_docs/RELEASE.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index fdf0a4d..aff32b1 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -304,6 +304,13 @@ This release supports the following features: Issues Addressed in this Release Since 1.10.0 ============================================= + - h5diff would return from a compare attributes abnormally if one of the datatypes + was a vlen. This resulted in a memory leak as well as an incorrect report of + attribute comparison. + + Fixed. + (ADB - 2016/04/26, HDFFV-9784) + - The JUnit-interface test may fail on Solaris platforms. The result of a test for verifying the content of the error stack to stdout is in a different order on Solaris then other platforms. -- cgit v0.12