diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2023-10-16 17:20:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-16 17:20:18 (GMT) |
commit | 85507981000e5d68788a3ff00f66adb1b0aca842 (patch) | |
tree | df63b6dba2e4e5073927ac2e96231e60269c02fa /src/H5EAhdr.c | |
parent | ccb1a917b6e68bc51a6a4e3d6783edfa056b01bf (diff) | |
download | hdf5-85507981000e5d68788a3ff00f66adb1b0aca842.zip hdf5-85507981000e5d68788a3ff00f66adb1b0aca842.tar.gz hdf5-85507981000e5d68788a3ff00f66adb1b0aca842.tar.bz2 |
Fix invalid memory access in S3 comms (#3681)
In the ros3 VFD, passing an empty string parameter to an internal
API call could result in accessing the -1th element of a string.
This would cause failures on big-endian systems like s390x.
This parameter is now checked before writing to the string.
Fixes GitHub #1168
Diffstat (limited to 'src/H5EAhdr.c')
0 files changed, 0 insertions, 0 deletions