From 1116fc1e5e0cf48193726bc445079810dc1176fc Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Fri, 23 Mar 2012 11:09:08 -0500 Subject: [svn-r22135] I added an item for Issue 7785. No test is needed. --- release_docs/RELEASE.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index f0f296c..899dc83 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -368,6 +368,10 @@ Bug Fixes since HDF5-1.8.0 release Library ------- + - When an application tries to write or read many small data chunks and + runs out of memory, the library had a seg fault. The fix is to + return the error stack with proper information. (SLU - 2012/3/23. + Issue 7785) - H5Pset_data_transform had seg fault in some cases like x*-100. It works correctly now and handles other cases like 100-x or 2/x. (SLU - 2012/3/15. Issue 7922) -- cgit v0.12