diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2019-01-04 17:46:29 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2019-01-04 17:46:29 (GMT) |
commit | f891c38c6e724e9032a534512618b9650be76377 (patch) | |
tree | 9738f44c0b6c826dd20638114c6c089fc94e49b1 /src/H5Ocopy.c | |
parent | 74a3710a996fca5ed7fcb4dd8919a7a8521de1de (diff) | |
download | hdf5-f891c38c6e724e9032a534512618b9650be76377.zip hdf5-f891c38c6e724e9032a534512618b9650be76377.tar.gz hdf5-f891c38c6e724e9032a534512618b9650be76377.tar.bz2 |
Fixed CVE division-by-zero issues
Description:
Fixed HDFFV-10577 and similar issues found in H5Dchunk.c. All
the occurrences are in:
H5D__create_chunk_map_single
H5D__create_chunk_file_map_hyper
H5D__chunk_allocate
H5D__chunk_update_old_edge_chunks
H5D__chunk_prune_by_extent
H5D__chunk_copy_cb
H5D__chunk_collective_fill
Also updated RELEASE.txt for the chunk query functions and removed
some blank lines in chunk_info.c.
Platforms tested:
Linux/64 (jelly)
Linux/64 (platypus)
Darwin (osx1010test)
Diffstat (limited to 'src/H5Ocopy.c')
0 files changed, 0 insertions, 0 deletions