summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 1 insertions, 1 deletions
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.