From a324025e00adf3dd0a9d475cfff5af2ec4c7576c Mon Sep 17 00:00:00 2001 From: Binh-Minh Ribler Date: Tue, 4 Aug 2020 12:06:45 -0500 Subject: Fixed typo --- release_docs/RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 8a86b82..3a85dcc 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -347,7 +347,7 @@ Bug Fixes since HDF5-1.10.5 release When a buffer overflow occurred because a name length was corrupted and became very large, h5dump crashed on memory access violation. - A check for reading pass the end of the buffer was added to multiple + A check for reading past the end of the buffer was added to multiple locations to prevent the crashes and h5dump now simply fails with an error message when this error condition occurs. -- cgit v0.12