mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
parent
0f2cb0fd91
commit
a37795d8b9
@ -165,7 +165,7 @@ New Features
|
||||
|
||||
- Added the CMake variable HDF5_ENABLE_ROS3_VFD to the HDF5 CMake config
|
||||
file hdf5-config.cmake. This allows to easily detect if the library
|
||||
has been build with or without read-only S3 functionality.
|
||||
has been built with or without read-only S3 functionality.
|
||||
|
||||
Library:
|
||||
--------
|
||||
@ -257,7 +257,7 @@ Bug Fixes since HDF5-1.14.0 release
|
||||
handles undefined behavior regarding size 0 memory allocations and
|
||||
using memcpy with a NULL src pointer.
|
||||
|
||||
The library is now more more careful about using memory operations when
|
||||
The library is now more careful about using memory operations when
|
||||
copying empty enum datatypes and will not error or raise an assert.
|
||||
|
||||
- Added an AAPL check to H5Acreate
|
||||
|
Loading…
Reference in New Issue
Block a user